Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function enables the Oomui component to modify the information about the windows that are candidates to be closed.
VOID OomUI_SetWindowsInfo(INTcWindows,WINDOWINFO* rgwi);
Parameters
- cWindows
Integer that contains the number of entries in the array rgwi. - rgwi
Array of WINDOWINFO structures.
Return Values
None.
Remarks
On entry, each window that is a candidate to be closed is represented as a WINDOWINFO structure in the rgwi parameter.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Oomui.h.
See Also
Send Feedback on this topic to the authors