Click or drag to resize

IPersistStorageGetClassID Method

Retrieves the class identifier.

Namespace: Altaxo.UnmanagedApi.Ole32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void GetClassID(
	out Guid pClassID
)

Parameters

pClassID  Guid
When this method returns, contains the class identifier.
See Also