IPXS_Document::MaxObjectNumber Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXS_Document::MaxObjectNumber Property}} | {{#customTitle:IPXS_Document::MaxObjectNumber Property}} | ||
− | {{#parentPage:PXV:IPXS_Document#Properties|MaxObjectNumber | + | {{#parentPage:PXV:IPXS_Document#Properties|MaxObjectNumber|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_MaxObjectNumber([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_MaxObjectNumber([out, retval] ULONG* nObjNum); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXS_Document|IPXS_Document]] | [[PXV:IPXS_Document|IPXS_Document]] |
Latest revision as of 02:40, 15 June 2015
Property MaxObjectNumber of interface IPXS_Document returns Value of ULONG ...
Syntax
HRESULT get_MaxObjectNumber([out, retval] ULONG* nObjNum);