This document is archived and information here might be outdated. Recommended version. |
The CLSID of the COM class that implements instance level behavior.
[Visual Basic .NET] Public ReadOnly Property InstanceCLSID As UID
[C#] public UID InstanceCLSID {get;}
[C++]
HRESULT get_InstanceCLSID(
IUID** InstanceCLSID
);
[C++] Parameters InstanceCLSID [out, retval]
InstanceCLSID is a parameter of type IUID**
IObjectClassDescription Interface | IClassSchemaEdit Interface