OALPCIInit (Windows Embedded CE 6.0)
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 |