Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Note
The D3DX (D3DX 9, D3DX 10, and D3DX 11) utility library is deprecated for Windows 8 and is not supported for Windows Store apps.
Gets the number of items in each of the three queues inside the thread pump.
Syntax
HRESULT GetQueueStatus(
[in] UINT *pIoQueue,
[in] UINT *pProcessQueue,
[in] UINT *pDeviceQueue
);
Parameters
-
pIoQueue [in]
-
Type: UINT*
Number of items in the I/O queue.
-
pProcessQueue [in]
-
Type: UINT*
Number of items in the process queue.
-
pDeviceQueue [in]
-
Type: UINT*
Number of items in the device queue.
Return value
Type: HRESULT
The return value is one of the values listed in Direct3D 11 Return Codes.
Requirements
| Requirement | Value |
|---|---|
| Header |
|
| Library |
|