SECListBar::SetNotifyWnd

voidSECListBar::SetNotifyWnd(CWnd*pWnd)

Sets the notification target for this object.

Defined in: listbar.cpp

Return Value

void

Parameters

pWnd

Pointer to the CWnd or CWnd derivative that should receive the notification messages.

See Also

SECListBar