ReactOS 0.4.15-dev-7953-g1f49173
_PCMCIA_INTERFACE_STANDARD Struct Reference

#include <ntddpcm.h>

Collaboration diagram for _PCMCIA_INTERFACE_STANDARD:

Public Attributes

USHORT Size
 
USHORT Version
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
PVOID Context
 
PPCMCIA_MODIFY_MEMORY_WINDOW ModifyMemoryWindow
 
PPCMCIA_SET_VPP SetVpp
 
PPCMCIA_IS_WRITE_PROTECTED IsWriteProtected
 

Detailed Description

Definition at line 168 of file ntddpcm.h.

Member Data Documentation

◆ Context

PVOID _PCMCIA_INTERFACE_STANDARD::Context

Definition at line 173 of file ntddpcm.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _PCMCIA_INTERFACE_STANDARD::InterfaceDereference

Definition at line 172 of file ntddpcm.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _PCMCIA_INTERFACE_STANDARD::InterfaceReference

Definition at line 171 of file ntddpcm.h.

◆ IsWriteProtected

PPCMCIA_IS_WRITE_PROTECTED _PCMCIA_INTERFACE_STANDARD::IsWriteProtected

Definition at line 176 of file ntddpcm.h.

◆ ModifyMemoryWindow

PPCMCIA_MODIFY_MEMORY_WINDOW _PCMCIA_INTERFACE_STANDARD::ModifyMemoryWindow

Definition at line 174 of file ntddpcm.h.

◆ SetVpp

PPCMCIA_SET_VPP _PCMCIA_INTERFACE_STANDARD::SetVpp

Definition at line 175 of file ntddpcm.h.

◆ Size

USHORT _PCMCIA_INTERFACE_STANDARD::Size

Definition at line 169 of file ntddpcm.h.

◆ Version

USHORT _PCMCIA_INTERFACE_STANDARD::Version

Definition at line 170 of file ntddpcm.h.


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