IUIX_CmdPane::Highlight Method

From PDF XChange PDF SDK
Revision as of 03:10, 25 March 2016 by Palamar (Talk | contribs)

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


Highlights the command pane, forcing it to blink several times.

Syntax

HRESULT Highlight([in, defaultvalue(-1)]  VARIANT_BOOL  bHighlight);

Parameters

bHighlight
[in, defaultvalue(-1)] Value of VARIANT_BOOL specifying whether the highlighting should be started or stopped.

Return Value

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

See Also

IUIX_CmdPane