Home
last modified time | relevance | path

Searched refs:dwDDKernelHandle (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/directx/ksproxy/
H A Dcvpvbiconfig.cpp51 HRESULT STDMETHODCALLTYPE SetDirectDrawKernelHandle(ULONG_PTR dwDDKernelHandle);
257 ULONG_PTR dwDDKernelHandle) in SetDirectDrawKernelHandle() argument
H A Dcvpconfig.cpp51 HRESULT STDMETHODCALLTYPE SetDirectDrawKernelHandle(ULONG_PTR dwDDKernelHandle);
261 ULONG_PTR dwDDKernelHandle) in SetDirectDrawKernelHandle() argument
/reactos/sdk/include/dxsdk/
H A Dvpconfig.h30 STDMETHOD (SetDirectDrawKernelHandle)(THIS_ IN ULONG_PTR dwDDKernelHandle) PURE; in DECLARE_INTERFACE_()