다음을 통해 공유


IOleObject.GetUserType Method

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

Syntax

‘선언
Function GetUserType ( _
    dwFormOfType As UInteger, _
    pszUserType As IntPtr _
) As Integer
int GetUserType(
    uint dwFormOfType,
    IntPtr pszUserType
)

Parameters

Return Value

Type: System.Int32

Remarks

For information on the COM interface, see IOleObject::GetUserType

.NET Framework Security

See Also

Reference

IOleObject Interface

Microsoft.VisualStudio.OLE.Interop Namespace