mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00: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