IPXV_Inst::Doc Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_Inst::Doc Property}} | {{#customTitle:IPXV_Inst::Doc Property}} | ||
+ | {{#parentPage:PXV:IPXV_Inst|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Doc''' of interface [[PXV:IPXV_Inst|IPXV_Inst]] returns Pointer to [[PXV:IPXV_Document|IPXV_Document]] ... | Property '''Doc''' of interface [[PXV:IPXV_Inst|IPXV_Inst]] returns Pointer to [[PXV:IPXV_Document|IPXV_Document]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:11, 20 April 2015
Property Doc of interface IPXV_Inst returns Pointer to IPXV_Document ...
Syntax
HRESULT get_Doc([in] ULONG nIndex, [out, retval] IPXV_Document** pDoc);
Parameters
- nIndex
- [in] Value of ULONG.
See Also
See also IPXV_Inst.