Sets the class identifier of the storage object.
Namespace: Altaxo.UnmanagedApi.Ole32Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid SetClass(
in Guid clsid
)
Parameters
- clsid Guid
- The class identifier to assign.
See Also