ReactOS 0.4.15-dev-7842-g558ab78
_MSFS_MESSAGE Struct Reference

#include <msfs.h>

Collaboration diagram for _MSFS_MESSAGE:

Public Attributes

LIST_ENTRY MessageListEntry
 
ULONG Size
 
UCHAR Buffer [1]
 

Detailed Description

Definition at line 61 of file msfs.h.

Member Data Documentation

◆ Buffer

UCHAR _MSFS_MESSAGE::Buffer[1]

Definition at line 65 of file msfs.h.

◆ MessageListEntry

LIST_ENTRY _MSFS_MESSAGE::MessageListEntry

Definition at line 63 of file msfs.h.

◆ Size

ULONG _MSFS_MESSAGE::Size

Definition at line 64 of file msfs.h.


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