mirror of
https://github.com/reactos/reactos.git
synced 2026-06-24 18:07:50 +08:00
Add PORT_MESSAGE_TYPE macro.
svn path=/trunk/; revision=16853
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#ifndef _LPCTYPES_H
|
||||
#define _LPCTYPES_H
|
||||
|
||||
#define PORT_MESSAGE_TYPE(m) ((m).Header.MessageType)
|
||||
|
||||
/* DEPENDENCIES **************************************************************/
|
||||
|
||||
/* EXPORTED DATA *************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user