IUIX_CmdManager::SetExtraOpts Method
From PDF XChange PDF SDK
Sets extra options for command items display.
Syntax
HRESULT SetExtraOpts([in] LONG nOpts, [in] LONG nOptsMask);
Parameters
- nOpts
- [in] Value of LONG containing the UIX_CmdExtraOpts flags.
- nOptsMask
- [in] Value of LONG containing the UIX_CmdExtraOpts flags' mask.
Return Value
Returns S_OK if operation was successful or error code in other cases.