OALPCIInit (Windows CE 5.0)
This function initializes the PCI module. It is called from the OEMInit function to initialize the PCI bus.
BOOL OALPCIInit();
Parameters
None.
Return Values
TRUE indicates success.
FALSE indicates failure.
Remarks
In most cases, OALPCIInit is implemented in the SOC library or it is hardware platform-specific.
Requirements
OS Versions: Windows CE Version 5.0 and later
Header: Oal_pci.h
Link Library: Developer-defined
See Also
Send Feedback on this topic to the authors