GraphUndoUnit.GetUnitType(Guid, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Undo UnitType.
public:
virtual void GetUnitType([Runtime::InteropServices::Out] Guid % pClsid, [Runtime::InteropServices::Out] int % plID);
public void GetUnitType (out Guid pClsid, out int plID);
abstract member GetUnitType : Guid * int -> unit
override this.GetUnitType : Guid * int -> unit
Public Sub GetUnitType (ByRef pClsid As Guid, ByRef plID As Integer)
Parameters
- pClsid
- Guid
- plID
- Int32