IUIX_Cmd::ShortTitle Property

From PDF XChange PDF SDK
Revision as of 16:00, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property ShortTitle of interface IUIX_Cmd returns/sets Value of BSTR ...

Syntax

HRESULT get_ShortTitle([out, retval]  BSTR*  ppShortTitle);
HRESULT put_ShortTitle([in]  BSTR  ppShortTitle);

See Also

IUIX_Cmd.