다음을 통해 공유


IOleParentUndoUnit.GetUnitType Method (Guid%, Int32%)

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

Syntax

‘선언
Sub GetUnitType ( _
    <OutAttribute> ByRef pClsid As Guid, _
    <OutAttribute> ByRef plID As Integer _
)
void GetUnitType(
    out Guid pClsid,
    out int plID
)

Parameters

.NET Framework Security

See Also

Reference

IOleParentUndoUnit Interface

GetUnitType Overload

Microsoft.VisualStudio.OLE.Interop Namespace