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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxLA.cpp850 static int laGetUint32(uint32_t u32GuestPropHandle, const char *pszName, uint64_t *pu64Timestamp, uint32_t *pu32Value) function
883 LogFlowFunc(("laGetUint32: rc = %Rrc, [%s]\n",
904 int rc = laGetUint32(pCtx->u32GuestPropHandle,
1105 int rc = laGetUint32(pCtx->u32GuestPropHandle,

Completed in 46 milliseconds