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

/vbox/src/VBox/Main/include/
H A DWrapper.h173 class UuidOutConverter class
176 UuidOutConverter() : mDst(NULL) function in class:UuidOutConverter
180 UuidOutConverter(BSTR *aDst) : mDst(aDst) function in class:UuidOutConverter
184 ~UuidOutConverter()

Completed in 42 milliseconds