VSTREEDISPLAYDATA.StateMask Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: