VSPROPSHEETPAGE.HINSTANCE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: