SECRichHyperlink::AttachHyperlink
BOOLSECRichHyperlink::AttachHyperlink(HWNDhParentWnd, UINTuID, DWORDdwStyle)
Attaches an SECRichHyperlink object to an edit control.
Defined in: SECRichHyperLink.h
Return Value
BOOL TRUE if successful; otherwise FALSE.
Parameters
hParentWnd
The parent of the dialog control you want to replace.
uID
The ID of the dialog control you want to replace with the SECRichHyperlink control.
dwStyle
The window style of the SECRichHyperlink control.
See Also