SECHyperlink::AttachHyperlink
BOOLSECHyperlink::AttachHyperlink(HWNDhParentWnd, UINTuID, DWORDdwStyle)
Attaches an SECHyperlink object to an edit control.
Defined in: SECHyperlink.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 SECHyperlink control.
dwStyle
The window style of the SECHyperlink control.
See Also