IUIX_Cmd::UserData 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::UserData Property}}
 
{{#customTitle:IUIX_Cmd::UserData 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 UserData of interface IUIX_Cmd returns/sets Value of PARAM_T ...

Syntax

HRESULT get_UserData([out, retval]  PARAM_T*  pData);
HRESULT put_UserData([in]  PARAM_T  pData);

See Also

IUIX_Cmd.