IPXC_FileSpec::HasEmbedd Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_FileSpec::HasEmbedd Property}}
 
{{#customTitle:IPXC_FileSpec::HasEmbedd Property}}
{{#parentPage:PXV:IPXC_FileSpec|property}}
+
{{#parentPage:PXV:IPXC_FileSpec|HasEmbedd Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_HasEmbedd([out, retval] VARIANT_BOOL* pHasEmbedd);
+
<pre class="brush:cpp;gutter:false">HRESULT get_HasEmbedd([out, retval] VARIANT_BOOL* pHasEmbedd);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXC_FileSpec|IPXC_FileSpec]].
 
See also [[PXV:IPXC_FileSpec|IPXC_FileSpec]].

Revision as of 06:04, 23 April 2015


Property HasEmbedd of interface IPXC_FileSpec returns Value of VARIANT_BOOL ...

Syntax

HRESULT get_HasEmbedd([out, retval]  VARIANT_BOOL*  pHasEmbedd);

See Also

See also IPXC_FileSpec.