tagIDLDESC.dwReserved Field

Definition

Reserved; set to a null reference (Nothing in Visual Basic).

public: System::UInt32 dwReserved;
public: unsigned int dwReserved;
unsigned int dwReserved;
[System.Runtime.InteropServices.ComAliasName("EnvDTE.ULONG_PTR")]
public uint dwReserved;
[<System.Runtime.InteropServices.ComAliasName("EnvDTE.ULONG_PTR")>]
val mutable dwReserved : uint32
Public dwReserved As UInteger 

Field Value

Attributes

Applies to