Searched refs:PVBOXDISPKMT_CALLBACKS (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispKmt.h95 } VBOXDISPKMT_CALLBACKS, *PVBOXDISPKMT_CALLBACKS; typedef in typeref:struct:VBOXDISPKMT_CALLBACKS
129 HRESULT vboxDispKmtCallbacksInit(PVBOXDISPKMT_CALLBACKS pCallbacks);
130 HRESULT vboxDispKmtCallbacksTerm(PVBOXDISPKMT_CALLBACKS pCallbacks);
H A DVBoxDispKmt.cpp47 HRESULT vboxDispKmtCallbacksInit(PVBOXDISPKMT_CALLBACKS pCallbacks)
165 HRESULT vboxDispKmtCallbacksTerm(PVBOXDISPKMT_CALLBACKS pCallbacks)

Completed in 46 milliseconds