Data Structures | |
| struct | tag_khui_htwnd_link |
| A hyperlink. More... | |
Defines | |
| #define | KHUI_MAXCCH_HTLINK_FIELD 256 |
| #define | KHUI_MAXCB_HTLINK_FIELD (KHUI_MAXCCH_HTLINK_FIELD * sizeof(wchar_t)) |
Typedefs | |
| typedef tag_khui_htwnd_link | khui_htwnd_link |
| A hyperlink. | |
| typedef struct tag_khui_htwnd_link khui_htwnd_link |
A hyperlink.
When a link in a hypertext window is clicked, this structure is passed along with the message.
The link text fields do to point to NULL terminated strings. Instead, the length fields should be used to extract the string.
|
Generated on Fri Aug 3 08:27:14 2007 for Network Identity Manager by Doxygen 1.5.2 © 2004-2007 Massachusetts Institute of Technology. © 2005-2007 Secure Endpoints Inc. Contact khimaira@mit.edu |
|