Programming Guide



sm_mw_get_cmd_show

Returns the initial state of an application

#include <smmwuser.h>
int sm_mw_get_cmd_show(void);

Environment

Windows

Returns

Description

sm_mw_get_cmd_show gets the initial state of a Windows application. Use this function to get the nCmdShow parameter of WinMain. This function returns the application's initial state.