IDLDESC.dwReserved Field

Definition

public: System::UInt32 dwReserved;
public: IntPtr dwReserved;
public: unsigned int dwReserved;
unsigned int dwReserved;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")]
public uint dwReserved;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")]
public IntPtr dwReserved;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")>]
val mutable dwReserved : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")>]
val mutable dwReserved : nativeint
Public dwReserved As UInteger 
Public dwReserved As IntPtr 

Field Value

IntPtr

nativeint

Attributes

Applies to