IPXV_BeforePrintEvent::Options Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Options([out, retval] ICab** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Options([out, retval] ICab** pOpts); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_BeforePrintEvent|IPXV_BeforePrintEvent]] | [[PXV:IPXV_BeforePrintEvent|IPXV_BeforePrintEvent]] |
Latest revision as of 02:47, 15 June 2015
Property Options of interface IPXV_BeforePrintEvent returns Pointer to ICab ...
Syntax
HRESULT get_Options([out, retval] ICab** pOpts);