ReactOS 0.4.15-dev-8096-ga0eec98
duo_marshal_data Struct Reference
Collaboration diagram for duo_marshal_data:

Public Attributes

MSHLFLAGS marshal_flags1
 
MSHLFLAGS marshal_flags2
 
IStreampStream1
 
IStreampStream2
 
HANDLE hReadyEvent
 
HANDLE hQuitEvent
 

Detailed Description

Definition at line 2006 of file marshal.c.

Member Data Documentation

◆ hQuitEvent

HANDLE duo_marshal_data::hQuitEvent

Definition at line 2011 of file marshal.c.

Referenced by duo_marshal_thread_proc().

◆ hReadyEvent

HANDLE duo_marshal_data::hReadyEvent

Definition at line 2010 of file marshal.c.

◆ marshal_flags1

MSHLFLAGS duo_marshal_data::marshal_flags1

Definition at line 2008 of file marshal.c.

◆ marshal_flags2

MSHLFLAGS duo_marshal_data::marshal_flags2

Definition at line 2008 of file marshal.c.

◆ pStream1

IStream* duo_marshal_data::pStream1

Definition at line 2009 of file marshal.c.

◆ pStream2

IStream * duo_marshal_data::pStream2

Definition at line 2009 of file marshal.c.


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