Markup hyperlink callback via ATL |
Post Reply |
Author | |
JamesH
Senior Member Joined: 01 December 2004 Status: Offline Points: 149 |
Post Options
Thanks(0)
Posted: 30 August 2024 at 1:27pm |
Does anyone have an example
of setting up a hyperlink callback when using ATL (ideally with C/C++)? I’ve reviewed the VB example
in the help file multiple times and can follow how the SetHandler call on the
MarkupContext establishes the object receiving the callback, and how the markup
text establishes the callback function name with “Click=’HyperClick’” but I’m unclear how to setup this up when
access is via ATL. (Eg. What IDispatch*
is passed to SetHandler, and what is the syntax/parameter list for the callback
function?)) Thanks. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |