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

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibBalloon.cpp38 * @param pcChunks The size of the balloon in chunks of 1MB (out).
41 VBGLR3DECL(int) VbglR3MemBalloonRefresh(uint32_t *pcChunks, bool *pfHandleInR3) argument
47 *pcChunks = Info.cBalloonChunks;

Completed in 45 milliseconds