IPXC_Annotation::OnValue Property

From PDF XChange PDF SDK
Revision as of 01:46, 22 November 2016 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*  pOnValue);
HRESULT put_OnValue([in]  BSTR  pOnValue);

See Also

IPXC_Annotation