Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PCCARD_RESOURCE structure (cfgmgr32.h)
The PCCARD_RESOURCE structure is used for specifying either a resource list or a resource requirements list that describes resource usage by a PC Card instance. For more information about resource lists and resource requirements lists, see Hardware Resources.
Syntax
typedef struct PcCard_Resource_s {
PCCARD_DES PcCard_Header;
} PCCARD_RESOURCE, *PPCCARD_RESOURCE;
Members
PcCard_Header
A PCCARD_DES structure.
Requirements
| Requirement | Value |
|---|---|
| Header | cfgmgr32.h (include Cfgmgr32.h) |
See also
Feedback
Was this page helpful?
