Searched refs:hSessionByQuery (Results 1 – 1 of 1) sorted by relevance
616 HSession hSessionByQuery = AdminSession(OP_QUERY, hChannel->targetSessionId, nullptr); in FetchCommand() local617 if (!hSessionByQuery) { in FetchCommand()621 ret = DispatchTaskData(hSessionByQuery, channelId, command, payload, payloadSize); in FetchCommand()