ReactOS 0.4.15-dev-8434-g155a7c7
PcCard_Des_s Struct Reference

#include <cfgmgr32.h>

Public Attributes

DWORD PCD_Count
 
DWORD PCD_Type
 
DWORD PCD_Flags
 
BYTE PCD_ConfigIndex
 
BYTE PCD_Reserved [3]
 
DWORD PCD_MemoryCardBase1
 
DWORD PCD_MemoryCardBase2
 
DWORD PCD_MemoryCardBase [PCD_MAX_MEMORY]
 
WORD PCD_MemoryFlags [PCD_MAX_MEMORY]
 
BYTE PCD_IoFlags [PCD_MAX_IO]
 

Detailed Description

Definition at line 490 of file cfgmgr32.h.

Member Data Documentation

◆ PCD_ConfigIndex

BYTE PcCard_Des_s::PCD_ConfigIndex

Definition at line 494 of file cfgmgr32.h.

◆ PCD_Count

DWORD PcCard_Des_s::PCD_Count

Definition at line 491 of file cfgmgr32.h.

◆ PCD_Flags

DWORD PcCard_Des_s::PCD_Flags

Definition at line 493 of file cfgmgr32.h.

◆ PCD_IoFlags

BYTE PcCard_Des_s::PCD_IoFlags[PCD_MAX_IO]

Definition at line 501 of file cfgmgr32.h.

◆ PCD_MemoryCardBase

DWORD PcCard_Des_s::PCD_MemoryCardBase[PCD_MAX_MEMORY]

Definition at line 499 of file cfgmgr32.h.

◆ PCD_MemoryCardBase1

DWORD PcCard_Des_s::PCD_MemoryCardBase1

Definition at line 496 of file cfgmgr32.h.

◆ PCD_MemoryCardBase2

DWORD PcCard_Des_s::PCD_MemoryCardBase2

Definition at line 497 of file cfgmgr32.h.

◆ PCD_MemoryFlags

WORD PcCard_Des_s::PCD_MemoryFlags[PCD_MAX_MEMORY]

Definition at line 500 of file cfgmgr32.h.

◆ PCD_Reserved

BYTE PcCard_Des_s::PCD_Reserved[3]

Definition at line 495 of file cfgmgr32.h.

◆ PCD_Type

DWORD PcCard_Des_s::PCD_Type

Definition at line 492 of file cfgmgr32.h.


The documentation for this struct was generated from the following file: