ProgrammingChapter 7
263700Series Color Mobile Computer User’sManual
IOCTL_HAL_REBOOT
Causes the system to perform a warm-boot. The object store is retaine d.
Usage
#include “oemioctl.h”
Syntax
BOOL KernelIoControl( IOCTL_HAL_REBOOT,LPVOID
lpInBuf,DWORD nInBufSize,LPVOID lpOutBuf,DWORD
nOutBufSize,LPDWORD lpBytesReturned );
Parameters
lpInBuf Should be set to NULL.
lpInBufSize Should be set to ze ro.
lpOutBuf Should be NULL.
nOutBufSize Should be zero.
ReturnValues
None.