IPXC_Annotation::OnValue Property

From PDF XChange PDF SDK
Revision as of 04:48, 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 OnValue of interface IPXC_Annotation returns/sets Value of BSTR ...

Syntax

HRESULT get_OnValue([out, retval]  BSTR*  sOnValue);
HRESULT put_OnValue([in]  BSTR  sOnValue);

See Also

IPXC_Annotation