IUIX_Cmd::ShortTitle Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Cmd::ShortTitle Property}}
 
{{#customTitle:IUIX_Cmd::ShortTitle Property}}
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IUIX_Cmd|IUIX_Cmd]].
+
[[PXV:IUIX_Cmd|IUIX_Cmd]].

Revision as of 07:01, 20 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);

See Also

IUIX_Cmd.