ReactOS 0.4.15-dev-7924-g5949c20
_MSG_CACHE Struct Reference

#include <msgtrace.h>

Collaboration diagram for _MSG_CACHE:

Public Attributes

MSG_ENTRY last_post_message
 
MSG_ENTRY message_cache [100]
 
int count
 

Detailed Description

Definition at line 23 of file msgtrace.h.

Member Data Documentation

◆ count

int _MSG_CACHE::count

Definition at line 27 of file msgtrace.h.

◆ last_post_message

MSG_ENTRY _MSG_CACHE::last_post_message

Definition at line 25 of file msgtrace.h.

◆ message_cache

MSG_ENTRY _MSG_CACHE::message_cache[100]

Definition at line 26 of file msgtrace.h.


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