IPXC_OCG::Document Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_OCG::Document Property}} | {{#customTitle:IPXC_OCG::Document Property}} | ||
+ | {{#parentPage:PXV:IPXC_OCG#Properties|Document|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Document''' of interface [[PXV:IPXC_OCG|IPXC_OCG]] returns Pointer to [[PXV:IPXC_Document|IPXC_Document]] ... | Property '''Document''' of interface [[PXV:IPXC_OCG|IPXC_OCG]] returns Pointer to [[PXV:IPXC_Document|IPXC_Document]] ... | ||
− | |||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Document([out, retval] IPXC_Document** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Document([out, retval] IPXC_Document** pDoc); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_OCG|IPXC_OCG]] |
Latest revision as of 02:31, 15 June 2015
Property Document of interface IPXC_OCG returns Pointer to IPXC_Document ...
Syntax
HRESULT get_Document([out, retval] IPXC_Document** pDoc);