VSTREEDISPLAYDATA.StateMask Feld

Definition

Gibt an, welche Bitfelder im Status von Interesse sind. Die Werte werden der _VSTREEDISPLAYSTATE-Enumeration entnommen.

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 

Feldwert

UInt32
Attribute

Hinweise

COM-Signatur

Aus vsshell. idl:

Gilt für