protected void Reply(IUserToken token, byte module, ushort command, PResult result) { token.CALL_GENERIC_ACMD_REPLY(( ushort )result, command, module); }