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)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Inst::StampsManager Property}}
 
{{#customTitle:IPXC_Inst::StampsManager Property}}
{{#parentPage:PXV:IPXC_Inst|property}}
+
{{#parentPage:PXV:IPXC_Inst#Properties|StampsManager|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 9:
  
 
== 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** pSMan);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_Inst|IPXC_Inst]].
+
[[PXV:IPXC_Inst|IPXC_Inst]]

Latest revision as of 03:30, 15 June 2015


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

Syntax

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

See Also

IPXC_Inst