XDASrv Reference Manual
State Field
See Also  Send Feedback
NSPlugin Namespace > AEConditionState Class : State Field




A bit mask of three bits specifying the new state of the condition as a combination of ConditionState enumerator values.

Syntax

Visual Basic (Declaration) 
Public State As ConditionState
Visual Basic (Usage)Copy Code
Dim instance As AEConditionState
Dim value As ConditionState
 
value = instance.State
 
instance.State = value
C# 
public ConditionState State
Managed Extensions for C++ 
public: ConditionState State
C++/CLI 
public:
ConditionState State

Requirements

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

See Also

Copyright © 2002-2011 Advosol Inc. All Rights Reserved.