Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The IDirectDrawKernel::ReleaseKernelHandle method releases a kernel-mode handle to the DirectDraw object.
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) |