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 context.
Syntax
NTSTATUS D3DKMTDestroyHwContext(
[in] const D3DKMT_DESTROYHWCONTEXT *unnamedParam1
);
Parameters
[in] unnamedParam1
A pointer to a D3DKMT_DESTROYHWCONTEXT structure holding the information needed to destroy a hardware context.
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 |