Rob Shearman wrote:
RPC_FC_ERROR_STATUS_T has a value of 0x10 and therefore isn't a possible value of "flags_type & 0xf" in the switch statement.
Rob:
This may be a really stupid question, but is it possible to generate this condition?
James McKenzie