Intermec CN2B Manuel d'utilisateur Page 174

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 264
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 173
Chapter 7 — Programming
156 CN2B Mobile Computer User’s Manual
Parameters
lpInBuf Should be set to NULL.
nInBufSize Should be set to zero.
lpOutBuf Must point to a VERSIONINFO structure as defined by
OEMIOCTL.H. The fields should have these values:
cboemverinfo Sizeof (tagOemVerInfo);
verinfover 1
sig; “ITC\0”
id; ‘B’
tgtcustomer “”
tgtplat SeaRay
tgtplatversion Current build version number of the
bootstrap loader
tgtcputype[8]; “Intel\0”;
tgtcpu “PXA255\0”
tgtcoreversion “”
date Build time
time Build date
nOutBufSize The size of VERSIONINFO in bytes.
lpBytesReturned The number of bytes returned to lpOutBuf.
Return Values
Returns TRUE if function succeeds. Returns FALSE if the function fails.
GetLastError() may be used to get the extended error value.
IOCTL_HAL_WARMBOOT
Causes the system to perform a warm-boot. The object store is retained.
Usage
#include “oemioctl.h”
Syntax
BOOL KernelIoControl( IOCTL_HAL_WARMBOOT,LPVOID
lpInBuf,DWORD nInBufSize,LPVOID lpOutBuf,DWORD
nOutBufSize,LPDWORD lpBytesReturned );
Parameters
lpInBuf Should be set to NULL.
lpInBufSize Should be set to zero.
lpOutBuf Should be NULL.
nOutBufSize Should be zero.
Return Values
None.
Vue de la page 173
1 2 ... 169 170 171 172 173 174 175 176 177 178 179 ... 263 264

Commentaires sur ces manuels

Pas de commentaire