OEMSnapshotResume (Compact 2013)
10/16/2014
This OEM-implemented function initializes the platform and re-initializes all CPU-specific hardware as if the system had just cold-booted.
Syntax
void OEMSnapshotResume();
Parameters
None.
Return Value
None.
Remarks
After the system resumes from a snapshot, you may need to re-initialize hardware, such as the USB controller, DMA controller, video hardware, and so on. The initialization that you do is device-specific. This function is the first function called by the OS after the device boots from a snapshot.
Requirements
Header |
Developer Implemented |