VSPROPSHEETPAGE.HINSTANCE Field

Definition

Handle to the instance from which to load a dialog template resource.

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

Field Value

IntPtr

nativeint

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to