Skip to content
Snippets Groups Projects
Commit f024a838 authored by Michael McCormack's avatar Michael McCormack Committed by Alexandre Julliard
Browse files

Added missing rpc type.

parent ec722448
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,8 @@
#define RPC_FC_CPSTRUCT 0x18 /* conformant structure w/ pointers */
#define RPC_FC_CVSTRUCT 0x19 /* conformant varying struct */
#define RPC_FC_BOGUS_STRUCT 0x1a /* complex structure */
#define RPC_FC_CARRAY 0x1b /* conformant array */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment