ReactOS 0.4.15-dev-7942-gd23573b
_LOCALMON_XCV Struct Reference

#include <precomp.h>

Collaboration diagram for _LOCALMON_XCV:

Public Attributes

LIST_ENTRY Entry
 
ACCESS_MASK GrantedAccess
 
PLOCALMON_HANDLE pLocalmon
 
PWSTR pwszObject
 

Detailed Description

Describes the Xcv handle returned by LocalmonXcvOpenPort. Manages the required data for the Xcv* calls.

Definition at line 77 of file precomp.h.

Member Data Documentation

◆ Entry

LIST_ENTRY _LOCALMON_XCV::Entry

Definition at line 79 of file precomp.h.

Referenced by LocalmonXcvClosePort(), and LocalmonXcvOpenPort().

◆ GrantedAccess

◆ pLocalmon

PLOCALMON_HANDLE _LOCALMON_XCV::pLocalmon

◆ pwszObject

PWSTR _LOCALMON_XCV::pwszObject

Definition at line 82 of file precomp.h.

Referenced by _HandleSetDefaultCommConfig(), and LocalmonXcvOpenPort().


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