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.
Overview of the OOBE APIs for setup state and notification technology.
To develop OOBE APIs for setup state and notification, you need these headers:
For programming guidance for this technology, see:
Functions
| OOBE_COMPLETED_CALLBACK Application-defined callback function used with the RegisterWaitUntilOOBECompleted function. |
| 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. |