IPXV_Inst::State Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_State([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_State([out, retval] ULONG* nState); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_Inst|IPXV_Inst]] | [[PXV:IPXV_Inst|IPXV_Inst]] |
Revision as of 01:42, 4 June 2015
Returns the state of Editor's instance, see PXV_InstStateFlags.
Syntax
HRESULT get_State([out, retval] ULONG* nState);