So I have been playing around with RPC stuff lately, and I had a quick question. Taking a definition of:
long sub_40F7D0 (
[in] handle_t arg_1,
[in] struct struct_1 * arg_2,
[in] long arg_3,
[in][string] char * arg_4
);
Is the 'struct' parameter one that is sent on the wire?






