This document is archived and information here might be outdated. Recommended version. |
The CLSID of a custom dialog class to enter/edit parameter values for custom tools associated with this tool extension.
[Visual Basic .NET] Public ReadOnly Property DialogCLSID As UID
[C#] public UID DialogCLSID {get;}
[C++]
HRESULT get_DialogCLSID(
IUID** CLSID
);
[C++] Parameters CLSID [out, retval]
CLSID is a parameter of type IUID**