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