widl: Define a value for RPC_FC_WSTRING.

This commit is contained in:
Robert Shearman 2006-01-31 12:23:59 +01:00 committed by Alexandre Julliard
parent 7b98e1f717
commit 14e4a5453c

View File

@ -68,6 +68,7 @@
#define RPC_FC_C_CSTRING 0x22
#define RPC_FC_C_WSTRING 0x25
#define RPC_FC_CSTRING 0x26
#define RPC_FC_WSTRING 0x29
#define RPC_FC_ENCAPSULATED_UNION 0x2a
#define RPC_FC_NON_ENCAPSULATED_UNION 0x2b