widl: Define a value for RPC_FC_WSTRING.
This commit is contained in:
parent
7b98e1f717
commit
14e4a5453c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue