OALPCIInit (Windows CE 5.0)

Send Feedback

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

PCI Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.