source:
vbox/trunk/src/VBox/Installer/win/AutoStartMenu/VariantHelper.h@
31659
Last change on this file since 31659 was 31659, checked in by , 14 years ago | |
---|---|
|
|
File size: 93 bytes |
Line | |
---|---|
1 | #include <ObjBase.h> |
2 | |
3 | #include <string> |
4 | |
5 | std::string VariantTypeAsString(const VARIANT& v); |
6 |
Note:
See TracBrowser
for help on using the repository browser.