IUIX_Cmd::RemoveShortcut Method

From PDF XChange PDF SDK
Jump to: navigation, search


Removes shortcut from the shortcuts list by index.

Syntax

HRESULT RemoveShortcut([in]  LONG  nIndex);

Parameters

nIndex
[in] Value of LONG containing the index in the shortcuts list.

Return Value

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

See Also

IUIX_Cmd