Define RPC_FC_IGNORE.

This commit is contained in:
Eric Kohl 2005-05-19 11:14:21 +00:00 committed by Alexandre Julliard
parent 6703b44862
commit 071db4ca6e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#define RPC_FC_DOUBLE 0x0c
#define RPC_FC_ENUM16 0x0d
#define RPC_FC_ENUM32 0x0e
#define RPC_FC_IGNORE 0x0f
#define RPC_FC_ERROR_STATUS_T 0x10
/* other stuff */