[]
ID3D11Query
[Guid("d6c00747-87b7-425e-b84d-44d108560afd")]
public class Query : Asynchronous, IDisposable, IUnknown
Name | Description |
---|---|
Query(IntPtr) | Initializes a new instance of the Query class. |
Name | Description |
---|---|
Description | GetDescription |
Name | Description |
---|---|
Create(Device, QueryDescription) | Constructs a new Query based on the specified description. |
GetDescription(out QueryDescription) | void ID3D11Query::GetDesc([Out] D3D11_QUERY_DESC* pDesc) |
Name | Description |
---|---|
explicit operator Query(IntPtr) |