IUIX_Obj::WndHandle Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Obj::WndHandle Property}} | {{#customTitle:IUIX_Obj::WndHandle Property}} | ||
+ | {{#parentPage:PXV:IUIX_Obj#Properties|WndHandle|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
− | Property ''' | + | Property '''nWndHandle''' of interface [[PXV:IUIX_Obj|IUIX_Obj]] returns Value of HANDLE_T ... |
− | + | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_WndHandle([out, retval] | + | <pre class="brush:cpp;gutter:false">HRESULT get_WndHandle([out, retval] HANDLE_T* nWndHandle); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_Obj|IUIX_Obj]] |
Latest revision as of 03:32, 15 June 2015
Property nWndHandle of interface IUIX_Obj returns Value of HANDLE_T ...
Syntax
HRESULT get_WndHandle([out, retval] HANDLE_T* nWndHandle);