DxgkUnInitialize function (dispmprt.h)
Unloads the DirectX graphics kernel subsystem (Dxgkrnl.sys).
Syntax
NTSTATUS DxgkUnInitialize(
PDRIVER_OBJECT DriverObject
);
Parameters
DriverObject
A pointer to a DRIVER_OBJECT structure.
Return value
This function returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | dispmprt.h |