Variable QueueRequest.familyIndex

struct QueueRequest
{
  // ...
  uint familyIndex ;
  // ...
}