Searched refs:ulData (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/os2/
H A Dsemevent-r0drv-os2.cpp201 ULONG ulData = (ULONG)VERR_INTERNAL_ERROR; local
204 &ulData);
208 rc = (int)ulData;
214 /* The event was destroyed (ulData == VINF_SUCCESS if it was after we awoke), as
H A Dsemeventmulti-r0drv-os2.cpp208 ULONG ulData = (ULONG)VERR_INTERNAL_ERROR; local
211 &ulData);
215 rc = (int)ulData;
221 /* The event was destroyed (ulData == VINF_SUCCESS if it was after we awoke), as
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmapiutil.h142 ULONG ulData, LPMAPITABLE *lppTable) PURE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmapiutil.h142 ULONG ulData, LPMAPITABLE *lppTable) PURE;

Completed in 68 milliseconds