IUIX_CmdManager::IsNotifyFromToolbar Method

From PDF XChange PDF SDK
Jump to: navigation, search


Indicates whether the notification was send by the toolbar command execution.

Syntax

HRESULT IsNotifyFromToolbar([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.

See Also

IUIX_CmdManager