IUIX_Cmd::Alias Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_Cmd|IUIX_Cmd]].
+
[[PXV:IUIX_Cmd|IUIX_Cmd]]

Revision as of 05:26, 23 May 2015


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

Syntax

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

See Also

IUIX_Cmd