IUIX_CmdManager::IsNotifyFromMenu Method
From PDF XChange PDF SDK
Indicates whether the notification was send by the menu command execution.
Syntax
HRESULT IsNotifyFromMenu([out, retval] VARIANT_BOOL* bFlag);
Parameters
- bFlag
- [out, retval] Pointer to VARIANT_BOOL containing the result.
Return Value
Returns S_OK if operation was successful or error code in other cases.