OleUndoEngine::UndoUnit::IOleUndoUnit::GetUnitType Method (Guid, Int32)
Visual Studio 2015
Gets the type of the undo unit.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
private: virtual void GetUnitType( [OutAttribute] Guid% clsid, [OutAttribute] int% id ) sealed = IOleUndoUnit::GetUnitType
Parameters
- clsid
-
Type:
System::Guid
[out] The GUID of this class.
- id
-
Type:
System::Int32
[out] Returns 0.
Implements
IOleUndoUnit::GetUnitType(Guid, Int32)
Show: