Partager via


IOleParentUndoUnit.GetUnitType, méthode (Guid%, Int32%)

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

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

Paramètres

Implémentations

IOleUndoUnit.GetUnitType(Guid%, Int32%)

Sécurité .NET Framework

Voir aussi

Référence

IOleParentUndoUnit Interface

GetUnitType, surcharge

Microsoft.VisualStudio.OLE.Interop, espace de noms