IUIX_InfoBtn::BuddyCtl Property

From PDF XChange PDF SDK
Revision as of 04:58, 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 BuddyCtl of interface IUIX_InfoBtn returns/sets Pointer to IUIX_Obj ...

Syntax

HRESULT get_BuddyCtl([out, retval]  IUIX_Obj**  pBuddyCtl);
HRESULT put_BuddyCtl([in]  IUIX_Obj*  pBuddyCtl);

See Also

IUIX_InfoBtn