uaPLUS Reference
ChangeMask Field
See Also  Send Feedback
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

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.