ReactOS 0.4.15-dev-7934-g1dc8d80
_L2_NOTIFICATION_DATA Struct Reference

#include <l2cmn.h>

Collaboration diagram for _L2_NOTIFICATION_DATA:

Public Attributes

DWORD NotificationSource
 
DWORD NotificationCode
 
GUID InterfaceGuid
 
DWORD dwDataSize
 
PVOID pData
 

Detailed Description

Definition at line 4 of file l2cmn.h.

Member Data Documentation

◆ dwDataSize

DWORD _L2_NOTIFICATION_DATA::dwDataSize

Definition at line 8 of file l2cmn.h.

◆ InterfaceGuid

GUID _L2_NOTIFICATION_DATA::InterfaceGuid

Definition at line 7 of file l2cmn.h.

◆ NotificationCode

DWORD _L2_NOTIFICATION_DATA::NotificationCode

Definition at line 6 of file l2cmn.h.

◆ NotificationSource

DWORD _L2_NOTIFICATION_DATA::NotificationSource

Definition at line 5 of file l2cmn.h.

◆ pData

PVOID _L2_NOTIFICATION_DATA::pData

Definition at line 12 of file l2cmn.h.


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