Opc.Ua.Core
m_changeMasks Field



Opc.Ua Namespace > NodeState Class : m_changeMasks Field
Indicates what has changed in the node.
Syntax
'Declaration
 
Protected m_changeMasks As NodeStateChangeMasks
'Usage
 
Dim instance As NodeState
Dim value As NodeStateChangeMasks
 
value = instance.m_changeMasks
 
instance.m_changeMasks = value
protected NodeStateChangeMasks m_changeMasks
protected:
NodeStateChangeMasks m_changeMasks
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NodeState Class
NodeState Members