OleUndoEngine::UndoUnit::IOleParentUndoUnit::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 = IOleParentUndoUnit::GetUnitType
Parameters
- clsid
-
Type:
System::Guid
[out] Returns the GUID of this class.
- id
-
Type:
System::Int32
[out] Returns 0.
Show: