IPXC_OCMD::Expression Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_OCMD::Expression Property}}
 
{{#customTitle:IPXC_OCMD::Expression Property}}
 +
{{#parentPage:PXV:IPXC_OCMD|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Expression''' of interface [[PXV:IPXC_OCMD|IPXC_OCMD]] returns/sets  Pointer to [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] ...
 
Property '''Expression''' of interface [[PXV:IPXC_OCMD|IPXC_OCMD]] returns/sets  Pointer to [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:54, 20 April 2015


Property Expression of interface IPXC_OCMD returns/sets Pointer to IPXS_PDFVariant ...

Syntax

HRESULT get_Expression([out, retval] IPXS_PDFVariant** ppVar);
HRESULT put_Expression([in] IPXS_PDFVariant* ppVar);

See Also

See also IPXC_OCMD.