TBXITEMINFO::dwFlags Field

 

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

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.TBXITEMINFOFLAGS")]
unsigned int dwFlags

Field Value

Type: System::UInt32

From vsshell.idl:

Return to top
Show: