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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxUhgsmiBase.cpp42 static int vboxUhgsmiBaseEventChkCreate(VBOXUHGSMI_BUFFER_TYPE_FLAGS fUhgsmiType, HANDLE *phSynch) function
71 int rc = vboxUhgsmiBaseEventChkCreate(fUhgsmiType, &hSynch);
74 WARN(("vboxUhgsmiBaseEventChkCreate failed, rc %d", rc));

Completed in 275 milliseconds