IOleObject::GetUserType Method (UInt32, IntPtr)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

int GetUserType(
	unsigned int dwFormOfType,
	IntPtr pszUserType
)

Parameters

dwFormOfType
Type: System::UInt32
pszUserType
Type: System::IntPtr

Return Value

Type: System::Int32

For information on the COM interface, see 8FFFFA01-D118-4955-84D1-A4659BA9DDC9

Return to top
Show: