Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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 |