ReactOS 0.4.15-dev-7958-gcd0bb1a
SYNCWRITECONTEXT Struct Reference
Collaboration diagram for SYNCWRITECONTEXT:

Public Attributes

CMiniportDMusUARTMiniport
 
PUCHAR PortBase
 
PVOID BufferAddress
 
ULONG Length
 
PULONG BytesRead
 

Detailed Description

Definition at line 259 of file miniport_dmus.cpp.

Member Data Documentation

◆ BufferAddress

PVOID SYNCWRITECONTEXT::BufferAddress

Definition at line 263 of file miniport_dmus.cpp.

◆ BytesRead

PULONG SYNCWRITECONTEXT::BytesRead

Definition at line 265 of file miniport_dmus.cpp.

◆ Length

ULONG SYNCWRITECONTEXT::Length

Definition at line 264 of file miniport_dmus.cpp.

◆ Miniport

CMiniportDMusUART* SYNCWRITECONTEXT::Miniport

Definition at line 261 of file miniport_dmus.cpp.

◆ PortBase

PUCHAR SYNCWRITECONTEXT::PortBase

Definition at line 262 of file miniport_dmus.cpp.


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