SECTipOfDay::OnInitDialog

intSECTipOfDay::OnInitDialog(void)

Override this member function to provide your own tip of the day derivative initializations. Be sure to call the overridden function, since all of the tip of the day initialization takes place here.

Defined in: sectod.cpp

Return Value

int Non-zero if successful and zero if not.

See Also

SECTipOfDay