IPXV_JSCodeSnippet::Desc Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

HRESULT get_Desc([out, retval]  BSTR*  sVal);
HRESULT put_Desc([in]  BSTR  sVal);

See Also

IPXV_JSCodeSnippet