Changeset 93855 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Feb 19, 2022 3:49:11 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleImpl.h
r93444 r93855 783 783 struct LEDSET; 784 784 typedef struct LEDSET *PLEDSET; 785 PPDMLED *i_getLedSet(uint32_t iLedSet); 785 786 PLEDSET i_allocateDriverLeds(uint32_t cLeds, DeviceType_T enmType, DeviceType_T **ppSubTypes); 786 787 void i_attachStatusDriver(PCFGMNODE pCtlInst, DeviceType_T enmType,
Note:
See TracChangeset
for help on using the changeset viewer.