IUIX_Cmd::UserData Property
From PDF XChange PDF SDK
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 == | ||
− | + | [[PXV:IUIX_Cmd|IUIX_Cmd]]. |
Revision as of 06: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);