IUIX_CmdManager::IsNotifyFromContextMenu Method

From PDF XChange PDF SDK
Revision as of 07:00, 4 April 2016 by Palamar (Talk | contribs)

Jump to: navigation, search


Indicates whether the notification was send by the context menu command execution.

Syntax

HRESULT IsNotifyFromContextMenu([out, retval]  VARIANT_BOOL*  bFlag);

Parameters

bFlag
[out, retval] Pointer to VARIANT_BOOL.

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IUIX_CmdManager