ReactOS 0.4.15-dev-7942-gd23573b
PCPROPERTY_ITEM Struct Reference

#include <portcls.h>

Collaboration diagram for PCPROPERTY_ITEM:

Public Attributes

const GUIDSet
 
ULONG Id
 
ULONG Flags
 
PCPFNPROPERTY_HANDLER Handler
 

Detailed Description

Definition at line 236 of file portcls.h.

Member Data Documentation

◆ Flags

ULONG PCPROPERTY_ITEM::Flags

Definition at line 239 of file portcls.h.

Referenced by PropertyItemDispatch().

◆ Handler

PCPFNPROPERTY_HANDLER PCPROPERTY_ITEM::Handler

Definition at line 253 of file portcls.h.

Referenced by PropertyItemDispatch().

◆ Id

ULONG PCPROPERTY_ITEM::Id

Definition at line 238 of file portcls.h.

Referenced by PropertyItemDispatch().

◆ Set

const GUID* PCPROPERTY_ITEM::Set

Definition at line 237 of file portcls.h.


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