Retrieving a Custom Command's Settings (GetCommandSettings)

Use the ICISite interface GetCommandSettings method to retrieve a list of a custom commands settings and to access the ICICommandSettings interface.

Signature:

HRESULT GetCommandSettings(

[in] BSTR bstrCommand,

[out, retval] ICICommandSettings **prop);