Cape Open BaseGet Class ID Method
Returns the CLSID of the persisted class to the caller.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations.CAPEOPENWrappers
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public void GetClassID(
ref Guid pClassID
)VB
Public Sub GetClassID (
ByRef pClassID As Guid
)Parameters
- pClassID Guid
- Receives the class GUID of this unit operation.