SECSplashWnd::SECSplashWnd
SECSplashWnd::SECSplashWnd(UINTnNewBitmapID, UINTnNewDuration, BOOLbWaitForTimer, BOOLbAlwaysOnTop)
Creates and initializes the SECSplashWnd object
Defined in: secsplsh.cpp
Return Value
void
Parameters
nNewBitmapID
The ID of the associated bitmap.
nNewDuration
The duration the Splash Window should stay visible. Default is 2500 milliseconds.
bWaitForTimer
Flag specifying whether to wait for the timer. Default is FALSE.
bAlwaysOnTop
If true sets the WS_EX_TOPMOST style. Default is FALSE.