IPXC_EmbeddedFileStream::CompressedSize Property

From PDF XChange PDF SDK
Jump to: navigation, search
(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_EmbeddedFileStream::CompressedSize Property}}
 
{{#customTitle:IPXC_EmbeddedFileStream::CompressedSize Property}}
 +
{{#parentPage:PXV:IPXC_EmbeddedFileStream#Properties|CompressedSize|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''CompressedSize''' of interface [[PXV:IPXC_EmbeddedFileStream|IPXC_EmbeddedFileStream]] returns  Value of LONGLONG ...
 
Property '''CompressedSize''' of interface [[PXV:IPXC_EmbeddedFileStream|IPXC_EmbeddedFileStream]] returns  Value of LONGLONG ...
 
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_CompressedSize([out, retval] LONGLONG* pSize);
+
<pre class="brush:cpp;gutter:false">HRESULT get_CompressedSize([out, retval] LONGLONG* nSize);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_EmbeddedFileStream|IPXC_EmbeddedFileStream]].
+
[[PXV:IPXC_EmbeddedFileStream|IPXC_EmbeddedFileStream]]

Latest revision as of 03:27, 15 June 2015


Property CompressedSize of interface IPXC_EmbeddedFileStream returns Value of LONGLONG ...

Syntax

HRESULT get_CompressedSize([out, retval]  LONGLONG*  nSize);

See Also

IPXC_EmbeddedFileStream