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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxLA.cpp737 static int laGetProperty(uint32_t u32GuestPropHandle, const char *pszName, uint64_t *pu64Timestamp, char **ppszValue) function
777 LogFlowFunc(("laGetProperty: [%s]\n"
786 LogFlowFunc(("laGetProperty: not found [%s]\n", pszName));
855 int rc = laGetProperty(u32GuestPropHandle,
891 int rc = laGetProperty(u32GuestPropHandle,

Completed in 297 milliseconds