IPXC_Inst::StampsManager Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_StampsManager([out, retval] IPXC_StampsManager** pSMan);
+
<pre class="brush:cpp;gutter:false">HRESULT get_StampsManager([out, retval] IPXC_StampsManager** ppSMan);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXC_Inst|IPXC_Inst]].
 
See also [[PXV:IPXC_Inst|IPXC_Inst]].

Revision as of 09:14, 21 April 2015


Property StampsManager of interface IPXC_Inst returns Pointer to IPXC_StampsManager ...

Syntax

HRESULT get_StampsManager([out, retval] IPXC_StampsManager** ppSMan);

See Also

See also IPXC_Inst.