ReactOS 0.4.15-dev-8052-gc0e3179
_PCMCIA_SOCKET_INFORMATION Struct Reference

#include <ntddpcm.h>

Public Attributes

USHORT Socket
 
USHORT TupleCrc
 
UCHAR Manufacturer [MANUFACTURER_NAME_LENGTH]
 
UCHAR Identifier [DEVICE_IDENTIFIER_LENGTH]
 
UCHAR DriverName [DRIVER_NAME_LENGTH]
 
UCHAR DeviceFunctionId
 
UCHAR Reserved
 
UCHAR CardInSocket
 
UCHAR CardEnabled
 
ULONG ControllerType
 

Detailed Description

Definition at line 72 of file ntddpcm.h.

Member Data Documentation

◆ CardEnabled

UCHAR _PCMCIA_SOCKET_INFORMATION::CardEnabled

Definition at line 81 of file ntddpcm.h.

◆ CardInSocket

UCHAR _PCMCIA_SOCKET_INFORMATION::CardInSocket

Definition at line 80 of file ntddpcm.h.

◆ ControllerType

ULONG _PCMCIA_SOCKET_INFORMATION::ControllerType

Definition at line 82 of file ntddpcm.h.

◆ DeviceFunctionId

UCHAR _PCMCIA_SOCKET_INFORMATION::DeviceFunctionId

Definition at line 78 of file ntddpcm.h.

◆ DriverName

UCHAR _PCMCIA_SOCKET_INFORMATION::DriverName[DRIVER_NAME_LENGTH]

Definition at line 77 of file ntddpcm.h.

◆ Identifier

UCHAR _PCMCIA_SOCKET_INFORMATION::Identifier[DEVICE_IDENTIFIER_LENGTH]

Definition at line 76 of file ntddpcm.h.

◆ Manufacturer

UCHAR _PCMCIA_SOCKET_INFORMATION::Manufacturer[MANUFACTURER_NAME_LENGTH]

Definition at line 75 of file ntddpcm.h.

◆ Reserved

UCHAR _PCMCIA_SOCKET_INFORMATION::Reserved

Definition at line 79 of file ntddpcm.h.

◆ Socket

USHORT _PCMCIA_SOCKET_INFORMATION::Socket

Definition at line 73 of file ntddpcm.h.

◆ TupleCrc

USHORT _PCMCIA_SOCKET_INFORMATION::TupleCrc

Definition at line 74 of file ntddpcm.h.


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