SECBrowseEditBase::Initialize
BOOLSECBrowseEditBase::Initialize(UINTuiID, CWnd*pWndParent)
Attaches an SECBrowseEditBase object to an existing edit control.
Defined in: browedit.cpp
Return Value
Nonzero if the function successfully attached to the edit control; otherwise 0.
Parameters
uiID
The ID of the edit control to attach to.
pWndParent
A pointer to the parent of the edit control to attach to.
See Also