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.
The IDirectDrawSurfaceKernel::ReleaseKernelHandle method releases a kernel-mode handle to the DirectDraw surface.
Syntax
HRESULT ReleaseKernelHandle();
Return value
The method must return one of the following values:
Return code | Description |
---|---|
|
The operation succeeded. |
|
The operation failed. |
|
The method is not implemented. |
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | ddkernel.h (include Ddkernel.h) |