Partager via


Other OAL Functions

The following table shows other OAL functions with a description of the purpose of each.

Programming element Description
CeLogQueryZones This function is called by the kernel to query the state of the zones from the event tracking DLL.
CeLogThreadMigrate This function is called by the kernel when a thread migrates between processes.
ConfigInit This function executes at the end of the PCI bus configuration and enumeration cycle so that any device-specific initialization steps can execute.
ConfigRsrc This function queries the device for resource requirements and adds this information to the appropriate PCI_RSRC structure resource list.
ConfigSet This function sets the base address of a resource.
ConfigSize This function queries the device for resource information.
DeviceConfig This function is the main entry point called by the PCI bus driver to configure a device using a non-standard method.
FileSystemPowerFunction This function is called to initiate a power up or down sequence for all loaded file system drivers.
GetUserNameEx This function retrieves the name of the user or other security principal associated with the calling thread.
GwesPowerOffSystem This function is called by an OEM to initiate a power–down or suspend state.
InitPubKey This function initializes a public key to be used for signature verification.
KLocalFileTimeToFileTime This function converts a local file time to a file time based on the Universal Time Coordinate (UTC).
LoadKernelLibrary This function is called to load a DLL into the kernel's address space.
NotifyWinUserSystem This function notifies the system that a system setting was changed.
PCIInitInfo This function fill sin a PCI_REG_INFO structure from the arguments.
PCIReg This function writes PCI bus information about a device to the registry
PFN_EnumProc This function is called when a device name is enumerated.
PFN_KITLTIMERCB This function is called when a KitlSetTimerCallback registered timer expires.
PowerOffSystem This function performs a call to the kernel to do the final power–down steps before suspending the device.
SetCleanRebootFlag This function resets the object store when a device resets.
SetCurrentUser This function sets the current user as logged on.
SetOOMEvent This function enables enhanced memory management features of Windows CE.
SetUserData This function is called to change the key that secret data associates with a user.
VirtualSetPageFlags This function maps the VSPF_* flags to SH4 virtual page attribute flags and sets the flags for all the pages in the range specified by the lpvAddres and cbSize parameters.

See Also

OAL Functions

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.