DANSrvAE Reference
ChangeMask Field
See Also  Send comments on this topic.
NSPlugin Assembly > NSPlugin Namespace > EventData Class : ChangeMask Field

Glossary Item Box

Only for Condition events. Indicates to the client which properties of the condition have changed, to have caused the server to send the event notification. It may have one or more of the EventChangeMask enumerator values. If the event notification is the result of a Refresh, these bits are to be ignored. For a 'new event', EventChangeMask.ActivState is the only bit which will always be set. Other values are server specific. (A 'new event' is any event resulting from the related condition leaving the Inactive and Acknowledged state.)

Syntax

Visual Basic (Declaration) 
Public ChangeMask As Integer
C# 
public int ChangeMask

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

© 2004-2017 Advosol Inc. All Rights Reserved.