|  | |
| Queue | |
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class QueueFamilyIndicesInfo
The QueueFamilyIndicesInfo type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | QueueFamilyIndicesInfo | Initializes a new instance of the QueueFamilyIndicesInfo class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | GraphicsFamily | |
|  | GraphicsQueuesCount | |
|  | HasGraphicsFamily | |
|  | HasPresentFamily | |
|  | HasTransferFamily | |
|  | PresentFamily | |
|  | TransferFamily | |
|  | TransferQueuesCount | 
 See Also
See Also