ReactOS 0.4.15-dev-7953-g1f49173
_KSM_PIN Struct Reference

#include <bdasup.h>

Collaboration diagram for _KSM_PIN:

Public Attributes

KSMETHOD Method
 
union {
   ULONG   PinId
 
   ULONG   PinType
 
}; 
 
ULONG Reserved
 

Detailed Description

Definition at line 43 of file bdasup.h.

Member Data Documentation

◆ 

__GNU_EXTENSION union { ... } _KSM_PIN::@1908

◆ Method

KSMETHOD _KSM_PIN::Method

Definition at line 44 of file bdasup.h.

◆ PinId

ULONG _KSM_PIN::PinId

Definition at line 46 of file bdasup.h.

◆ PinType

ULONG _KSM_PIN::PinType

Definition at line 47 of file bdasup.h.

◆ Reserved

ULONG _KSM_PIN::Reserved

Definition at line 49 of file bdasup.h.


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