This document is archived and information here might be outdated. Recommended version. |
The clsid of the extension.
[Visual Basic .NET]
Public Property CLSID As Guid
[C#]
public Guid CLSID {get; set;}
[C++]
HRESULT get_CLSID(
System.Guid* CLSID
);
[C++]
Parameters CLSID [out, retval]
CLSID is a parameter of type System.Guid*