Condividi tramite


Metodo IOleObject.GetUserType

Spazio dei nomi:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Sintassi

'Dichiarazione
Function GetUserType ( _
    dwFormOfType As UInteger, _
    pszUserType As IntPtr _
) As Integer
int GetUserType(
    uint dwFormOfType,
    IntPtr pszUserType
)

Parametri

Valore restituito

Tipo: System.Int32

Note

Per informazioni sull'interfaccia COM, vedere IOleObject:: GetUserType

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IOleObject Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop