CheckAndWaitForGWE (Windows CE 5.0)

Send Feedback

This function checks whether window manager is present, and if so, waits until it has initialized.

CheckAndWaitForGWE()

Parameters

none

Return Values

If no windows manager is present in the path specified, this function returns ERROR_FILE_NOT_FOUND.

If the path does not exist, this function returns ERROR_PATH_NOT_FOUND.

Requirements

OS Versions: Windows CE 5.0 and later.

Header: Netui.h.

Link Library: Netui.lib..

See Also

Network User Interface Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.