ReactOS 0.4.15-dev-7953-g1f49173
_PNP_LOCATION_INTERFACE Struct Reference

#include <iotypes.h>

Collaboration diagram for _PNP_LOCATION_INTERFACE:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
PGET_LOCATION_STRING GetLocationString
 

Detailed Description

Definition at line 4537 of file iotypes.h.

Member Data Documentation

◆ Context

PVOID _PNP_LOCATION_INTERFACE::Context

Definition at line 4540 of file iotypes.h.

◆ GetLocationString

PGET_LOCATION_STRING _PNP_LOCATION_INTERFACE::GetLocationString

Definition at line 4543 of file iotypes.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _PNP_LOCATION_INTERFACE::InterfaceDereference

Definition at line 4542 of file iotypes.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _PNP_LOCATION_INTERFACE::InterfaceReference

Definition at line 4541 of file iotypes.h.

◆ Size

USHORT _PNP_LOCATION_INTERFACE::Size

Definition at line 4538 of file iotypes.h.

◆ Version

USHORT _PNP_LOCATION_INTERFACE::Version

Definition at line 4539 of file iotypes.h.


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