IPXV_Inst::ActiveDoc Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_Inst::ActiveDoc Property}} | {{#customTitle:IPXV_Inst::ActiveDoc Property}} | ||
− | {{#parentPage:PXV:IPXV_Inst|ActiveDoc Property|property}} | + | {{#parentPage:PXV:IPXV_Inst#Properties|ActiveDoc Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 14:36, 21 May 2015
Property ActiveDoc of interface IPXV_Inst returns/sets Pointer to IPXV_Document ...
Syntax
HRESULT get_ActiveDoc([out, retval] IPXV_Document** ppActiveDoc); HRESULT put_ActiveDoc([in] IPXV_Document* ppActiveDoc);