Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/5/2010
This function initializes the PCI module. It is called from the OEMInit function to initialize the PCI bus.
Syntax
BOOL OALPCIInit();
Parameters
None.
Return Value
TRUE indicates success.
FALSE indicates failure.
Remarks
In most cases, OALPCIInit is implemented in the SOC library or it is hardware platform-specific.
Requirements
| Header | oal_pci.h |
| Library | Developer Implemented |
| Windows Embedded CE | Windows CE 5.0 and later |