IPXS_pdfStreamCoder::AvailIn Property

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

Latest revision as of 03:41, 15 June 2015


Property AvailIn of interface IPXS_pdfStreamCoder returns Value of ULONG ...

Syntax

HRESULT get_AvailIn([out, retval]  ULONG*  nSize);

See Also

IPXS_pdfStreamCoder