hWnd (HWND) - input
resolutions (PSCREENRESOLUTION) - input
struct resolutions_struct{ UCHAR resolution_string[40]; /* String to go in multiple selection list box. */ USHORT selected; /* Flag set by the service function. */ /* If 0, this resolution was not selected, */ /* if 1, this resolution was selected. */ };
num_resolutions (ULONG) - input
fmultiple (BOOL) - input
rc (ULONG) - returns
This service function returns the following values: