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 header is used by OOBE APIs for setup state and notification. For more information, see:
oobenotification.h contains the following programming interfaces:
Functions
| OOBEComplete Determines whether OOBE (Windows Welcome) has been completed. |
| RegisterWaitUntilOOBECompleted Registers a callback to be called once OOBE (Windows Welcome) has been completed. |
| UnregisterWaitUntilOOBECompleted Unregisters the callback previously registered via RegisterWaitUntilOOBECompleted. |
Callback functions
| OOBE_COMPLETED_CALLBACK Application-defined callback function used with the RegisterWaitUntilOOBECompleted function. |