IPXC_EmbeddedFileStream::UnCompressedSize Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
Line 9: Line 9:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_UnCompressedSize([out, retval]  LONGLONG*  Size);
+
<pre class="brush:cpp;gutter:false">HRESULT get_UnCompressedSize([out, retval]  LONGLONG*  nSize);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IPXC_EmbeddedFileStream|IPXC_EmbeddedFileStream]]
 
[[PXV:IPXC_EmbeddedFileStream|IPXC_EmbeddedFileStream]]

Latest revision as of 03:27, 15 June 2015


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

Syntax

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

See Also

IPXC_EmbeddedFileStream