IUIX_CmdPane::ShowAppMenu Method

From PDF XChange PDF SDK
Jump to: navigation, search


The method of interface of PDF-XChange Editor SDK.

Syntax

HRESULT ShowAppMenu([in]                     VARIANT_BOOL  bShow,
                    [in, defaultvalue("0")]  BSTR          sItemSel);

Parameters

bShow
[in] Value of VARIANT_BOOL.
sItemSel
[in, defaultvalue("0")] Value of BSTR.

Return Value

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

See Also

IUIX_CmdPane