Add PORT_MESSAGE_TYPE macro.

svn path=/trunk/; revision=16853
This commit is contained in:
Emanuele Aliberti 2005-07-29 09:51:08 +00:00
parent 62e6228e7e
commit c20aa760c5

View file

@ -9,6 +9,8 @@
#ifndef _LPCTYPES_H
#define _LPCTYPES_H
#define PORT_MESSAGE_TYPE(m) ((m).Header.MessageType)
/* DEPENDENCIES **************************************************************/
/* EXPORTED DATA *************************************************************/