ConfigSet (Windows Embedded CE 6.0)
1/6/2010
This function sets the base address of a resource.
Syntax
static BOOL ConfigSet(
PPCI_RSRC pRsrc
);
Parameters
- pRsrc
[in] Pointer to a PCI_RSRC structure.
Return Value
TRUE indicates success. FALSE indicates failure.
Remarks
The Base member of the PCI_RSRC structure defines the base address. The offset member defines the offset to the register that controls the resource address decoder. This function executes when the PCI bus assigns base addresses to all resources on the PCI bus.
Requirements
Library | Gdcfg.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |