IPXV_JSCodeSnippet::Desc Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 04:24, 20 February 2017


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