Property Offline of interface IUIX_Cmd returns/sets Value of VARIANT_BOOL representing whether the command's execution is disabled.
Syntax
HRESULT get_Offline([out, retval] VARIANT_BOOL* bVal);
HRESULT put_Offline([in] VARIANT_BOOL bVal);
See Also
IUIX_Cmd