|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <titypes.h>

Public Attributes | |
| LIST_ENTRY | ListEntry |
| LONG | RefCount |
| OBJECT_FREE_ROUTINE | Free |
| KSPIN_LOCK | Lock |
| OBJECT_FREE_ROUTINE _CONTROL_CHANNEL::Free |
Definition at line 283 of file titypes.h.
Referenced by FileOpenControlChannel().
| LIST_ENTRY _CONTROL_CHANNEL::ListEntry |
Definition at line 281 of file titypes.h.
Referenced by FileOpenControlChannel().
| KSPIN_LOCK _CONTROL_CHANNEL::Lock |
Definition at line 284 of file titypes.h.
Referenced by FileOpenControlChannel().
| LONG _CONTROL_CHANNEL::RefCount |
Definition at line 282 of file titypes.h.
Referenced by FileOpenControlChannel().