IPXC_EState::UCRFuncHandle Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_EState::UCRFuncHandle Property}} | {{#customTitle:IPXC_EState::UCRFuncHandle Property}} | ||
+ | {{#parentPage:PXV:IPXC_EState#Properties|UCRFuncHandle|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''UCRFuncHandle''' of interface [[PXV:IPXC_EState|IPXC_EState]] returns/sets Value of ULONG ... | Property '''UCRFuncHandle''' of interface [[PXV:IPXC_EState|IPXC_EState]] returns/sets Value of ULONG ... | ||
− | |||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_UCRFuncHandle([out, retval] ULONG* pHandle); | + | <pre class="brush:cpp;gutter:false">HRESULT get_UCRFuncHandle([out, retval] ULONG* pHandle); |
− | HRESULT put_UCRFuncHandle([in] ULONG pHandle); | + | HRESULT put_UCRFuncHandle([in] ULONG pHandle); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_EState|IPXC_EState]] |
Latest revision as of 07:28, 23 May 2015
Property UCRFuncHandle of interface IPXC_EState returns/sets Value of ULONG ...
Syntax
HRESULT get_UCRFuncHandle([out, retval] ULONG* pHandle); HRESULT put_UCRFuncHandle([in] ULONG pHandle);