TBXITEMINFO.dwFlags Field

Definition

DWORD specifying the item info flags. Values are taken from the __TBXITEMINFOFLAGS enumeration.

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

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to