Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |