Condividi tramite


Metodo IOleUndoUnit.GetUnitType

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

Sintassi

'Dichiarazione
Sub GetUnitType ( _
    <OutAttribute> ByRef pClsid As Guid, _
    <OutAttribute> ByRef plID As Integer _
)
void GetUnitType(
    out Guid pClsid,
    out int plID
)

Parametri

Note

Per informazioni sull'interfaccia COM, vedere IOleUndoUnit:: GetUnitType

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IOleUndoUnit Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop