IPXV_Control::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_Control::Doc Property}} | {{#customTitle:IPXV_Control::Doc Property}} | ||
+ | {{#parentPage:PXV:IPXV_Control|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Doc''' of interface [[PXV:IPXV_Control|IPXV_Control]] returns Pointer to [[PXV:IPXV_Document|IPXV_Document]] ... | Property '''Doc''' of interface [[PXV:IPXV_Control|IPXV_Control]] returns Pointer to [[PXV:IPXV_Document|IPXV_Document]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 15:07, 20 April 2015
Property Doc of interface IPXV_Control returns Pointer to IPXV_Document ...
Syntax
HRESULT get_Doc([out, retval] IPXV_Document** ppDoc);
See Also
See also IPXV_Control.