IPXV_JSCodeSnippet::Body Property

From PDF XChange PDF SDK
Revision as of 04:24, 20 February 2017 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property Body of interface IPXV_JSCodeSnippet returns/sets Value of BSTR ...

Syntax

HRESULT get_Body([out, retval]  BSTR*  sVal);
HRESULT put_Body([in]  BSTR  sVal);

See Also

IPXV_JSCodeSnippet