IPXV_Inst::State Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_Inst::State Property}} | {{#customTitle:IPXV_Inst::State Property}} | ||
{{#parentPage:PXV:IPXV_Inst#Properties|State|property}} | {{#parentPage:PXV:IPXV_Inst#Properties|State|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Returns the state of Editor's instance, see [[PXV:PXV_InstStateFlags|PXV_InstStateFlags]]. | |
== Syntax == | == Syntax == |
Revision as of 17:45, 27 May 2015
Returns the state of Editor's instance, see PXV_InstStateFlags.
Syntax
HRESULT get_State([out, retval] ULONG* pState);