ReactOS 0.4.15-dev-7918-g2a2556c
_PCMETHOD_REQUEST Struct Reference

#include <portcls.h>

Collaboration diagram for _PCMETHOD_REQUEST:

Public Attributes

PUNKNOWN MajorTarget
 
PUNKNOWN MinorTarget
 
ULONG Node
 
const PCMETHOD_ITEMMethodItem
 
ULONG Verb
 

Detailed Description

Definition at line 306 of file portcls.h.

Member Data Documentation

◆ MajorTarget

PUNKNOWN _PCMETHOD_REQUEST::MajorTarget

Definition at line 307 of file portcls.h.

◆ MethodItem

const PCMETHOD_ITEM* _PCMETHOD_REQUEST::MethodItem

Definition at line 310 of file portcls.h.

◆ MinorTarget

PUNKNOWN _PCMETHOD_REQUEST::MinorTarget

Definition at line 308 of file portcls.h.

◆ Node

ULONG _PCMETHOD_REQUEST::Node

Definition at line 309 of file portcls.h.

◆ Verb

ULONG _PCMETHOD_REQUEST::Verb

Definition at line 311 of file portcls.h.


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