Searched defs:vboxUhgsmiKmtQueryCaps (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxUhgsmiKmt.cpp310 static HRESULT vboxUhgsmiKmtQueryCaps(PVBOXUHGSMI_PRIVATE_KMT pHgsmi, uint32_t *pu32Caps) function
344 hr = vboxUhgsmiKmtQueryCaps(pHgsmi, &u32Caps);
347 WARN(("vboxUhgsmiKmtQueryCaps failed hr %#x", hr));

Completed in 63 milliseconds