IUIX_Picture::NotifyTarget Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IUIX_Picture|IUIX_Picture]] | + | [[PXV:IUIX_Picture|IUIX_Picture]] |
Revision as of 04:56, 23 May 2015
Property NotifyTarget of interface IUIX_Picture returns/sets Pointer to IUIX_Obj ...
Syntax
HRESULT get_NotifyTarget([out, retval] IUIX_Obj** ppTarget); HRESULT put_NotifyTarget([in] IUIX_Obj* ppTarget);