Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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) |