IUIX_Obj::ContainsInputFocus Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_ContainsInputFocus([out, retval] VARIANT_BOOL* | + | <pre class="brush:cpp;gutter:false">HRESULT get_ContainsInputFocus([out, retval] VARIANT_BOOL* Res); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IUIX_Obj|IUIX_Obj]] | [[PXV:IUIX_Obj|IUIX_Obj]] |
Revision as of 06:54, 12 June 2015
Property ContainsInputFocus of interface IUIX_Obj returns Value of VARIANT_BOOL ...
Syntax
HRESULT get_ContainsInputFocus([out, retval] VARIANT_BOOL* Res);