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

/vbox/src/VBox/Main/src-client/
H A DGuestCtrlPrivate.cpp538 int GuestProcessStreamBlock::GetUInt32Ex(const char *pszKey, uint32_t *puVal) const function in class:GuestProcessStreamBlock
560 if (RT_SUCCESS(GetUInt32Ex(pszKey, &uVal)))

Completed in 47 milliseconds