IUIX_CmdPane::Highlight Method

From PDF XChange PDF SDK
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