SECUserTool::SetShowFlag
UINTSECUserTool::SetShowFlag(UINTi)
Sets the appropriate ShowWindow flag (ex. SW_SHOWNORMAL).
Defined in: usertool.h
Parameters
i
Flag for show window status. Can be a combination of SW_* window flags. Consult the MFC documentation for more information.
See Also