IUIX_CmdManager::ShowProCmds Method

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Sets whether the commands which execution is not free should be shown.

Syntax

HRESULT ShowProCmds([in]  VARIANT_BOOL  bShow);

Parameters

bShow
[in] Value of VARIANT_BOOL that indicates whether the pro commands need to be shown.

Return Value

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

See Also

IUIX_CmdManager