EXCEPINFO.pvReserved Field

Definition

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

Field Value

IntPtr

nativeint

Attributes

Applies to