IUIX_Cmd::Alias Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Alias of interface IUIX_Cmd returns/sets Value of BSTR that represents the command's name in the PDF specification.

Syntax

HRESULT get_Alias([out, retval]  BSTR*  sAlias);
HRESULT put_Alias([in]  BSTR  sAlias);

See Also

IUIX_Cmd