Changeset 101063 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Sep 8, 2023 12:41:13 PM (19 months ago)
- svn:sync-xref-src-repo-rev:
- 159022
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/PlatformImpl.h
r101044 r101063 71 71 HRESULT i_applyDefaults(GuestOSType *aOsType); 72 72 73 public: 74 75 // static public helper functions 76 const char *s_platformArchitectureToStr(PlatformArchitecture_T enmArchitecture); 77 78 public: 79 73 80 // wrapped IPlatform properties 74 81 HRESULT getArchitecture(PlatformArchitecture_T *aArchitecture);
Note:
See TracChangeset
for help on using the changeset viewer.