VSTREEDISPLAYDATA.StateMask Field

Definition

Specifies which bit fields in State are of interest. Values are taken from the _VSTREEDISPLAYSTATE enumeration.

public: System::UInt32 StateMask;
public: unsigned int StateMask;
unsigned int StateMask;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSTREEDISPLAYSTATE")]
public uint StateMask;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSTREEDISPLAYSTATE")>]
val mutable StateMask : uint32
Public StateMask As UInteger 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to