Athugasemd
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Used to destroy a hardware queue.
Syntax
NTSTATUS D3DKMTDestroyHwQueue(
[in] const D3DKMT_DESTROYHWQUEUE *unnamedParam1
);
Parameters
[in] unnamedParam1
A pointer to a D3DKMT_DESTROYHWQUEUE structure holding the information needed to destroy a hardware queue.
Return value
The method returns STATUS_SUCCESS if the operation succeeds. Otherwise, this method might return an appropriate NTSTATUS error code.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3dkmthk.h |
Library | Gdi32.lib |
DLL | Gdi32.dll |