IPXC_Annotation::Data Property

From PDF XChange PDF SDK
Revision as of 06:10, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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

Property Data of interface IPXC_Annotation returns/sets Pointer to IPXC_AnnotData ...


Syntax

HRESULT get_Data([out, retval] IPXC_AnnotData** ppAnnotData);
HRESULT put_Data([in] IPXC_AnnotData* ppAnnotData);

See Also

See also IPXC_Annotation.