ReactOS 0.4.15-dev-7924-g5949c20
_PCMCIA_BUS_INTERFACE_STANDARD Struct Reference

#include <ntddpcm.h>

Collaboration diagram for _PCMCIA_BUS_INTERFACE_STANDARD:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
PPCMCIA_READ_WRITE_CONFIG ReadConfig
 
PPCMCIA_READ_WRITE_CONFIG WriteConfig
 

Detailed Description

Definition at line 122 of file ntddpcm.h.

Member Data Documentation

◆ Context

PVOID _PCMCIA_BUS_INTERFACE_STANDARD::Context

Definition at line 125 of file ntddpcm.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _PCMCIA_BUS_INTERFACE_STANDARD::InterfaceDereference

Definition at line 127 of file ntddpcm.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _PCMCIA_BUS_INTERFACE_STANDARD::InterfaceReference

Definition at line 126 of file ntddpcm.h.

◆ ReadConfig

PPCMCIA_READ_WRITE_CONFIG _PCMCIA_BUS_INTERFACE_STANDARD::ReadConfig

Definition at line 128 of file ntddpcm.h.

◆ Size

USHORT _PCMCIA_BUS_INTERFACE_STANDARD::Size

Definition at line 123 of file ntddpcm.h.

◆ Version

USHORT _PCMCIA_BUS_INTERFACE_STANDARD::Version

Definition at line 124 of file ntddpcm.h.

◆ WriteConfig

PPCMCIA_READ_WRITE_CONFIG _PCMCIA_BUS_INTERFACE_STANDARD::WriteConfig

Definition at line 129 of file ntddpcm.h.


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