IPXC_ContentItem::Clip_Prev Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_ContentItem::Clip_Prev Property}}
 
{{#customTitle:IPXC_ContentItem::Clip_Prev Property}}
 +
{{#parentPage:PXV:IPXC_ContentItem#Properties|Clip_Prev|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Clip_Prev''' of interface [[PXV:IPXC_ContentItem|IPXC_ContentItem]] returns  Pointer to [[PXV:IPXC_ContentItem|IPXC_ContentItem]] ...
 
Property '''Clip_Prev''' of interface [[PXV:IPXC_ContentItem|IPXC_ContentItem]] returns  Pointer to [[PXV:IPXC_ContentItem|IPXC_ContentItem]] ...
 
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Clip_Prev([out, retval] IPXC_ContentItem** ppPrevClip);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Clip_Prev([out, retval] IPXC_ContentItem** pPrevClip);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_ContentItem|IPXC_ContentItem]].
+
[[PXV:IPXC_ContentItem|IPXC_ContentItem]]

Latest revision as of 12:32, 9 June 2016


Property Clip_Prev of interface IPXC_ContentItem returns Pointer to IPXC_ContentItem ...

Syntax

HRESULT get_Clip_Prev([out, retval]  IPXC_ContentItem**  pPrevClip);

See Also

IPXC_ContentItem