Share via


CheckAndWaitForGWE (Windows Embedded CE 6.0)

1/6/2010

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

Syntax

CheckAndWaitForGWE()

Parameters

none

Return Value

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

Header netui.h
Library Netui.lib
Windows Embedded CE Windows CE 5.0 and later

See Also

Other Resources

Network User Interface Functions