IDirectDrawKernel interface (ddkernel.h)

Inheritance

The IDirectDrawKernel interface inherits from the IUnknown interface.

Methods

The IDirectDrawKernel interface has these methods.

 
IDirectDrawKernel::GetCaps

The IDirectDrawKernel::GetCaps method returns the capabilities of this kernel-mode device.
IDirectDrawKernel::GetKernelHandle

The IDirectDrawKernel::GetKernelHandle method returns a kernel-mode handle to the DirectDraw object.
IDirectDrawKernel::ReleaseKernelHandle

The IDirectDrawKernel::ReleaseKernelHandle method releases a kernel-mode handle to the DirectDraw object.

Requirements

Requirement Value
Target Platform Windows
Header ddkernel.h