IUIX_Cmd::ShortTitle Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Cmd::ShortTitle Property}} | {{#customTitle:IUIX_Cmd::ShortTitle Property}} | ||
− | {{#parentPage:PXV:IUIX_Cmd#Properties|ShortTitle | + | {{#parentPage:PXV:IUIX_Cmd#Properties|ShortTitle|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 08:39, 23 May 2015
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);