Changeset 34907 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Dec 9, 2010 4:39:41 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ExtPackManagerImpl.h
r34897 r34907 214 214 STDMETHOD(Cleanup)(void); 215 215 STDMETHOD(QueryAllPlugInsForFrontend)(IN_BSTR a_bstrFrontend, ComSafeArrayOut(BSTR, a_pabstrPlugInModules)); 216 STDMETHOD(IsExtPackUsable(IN_BSTR a_bstrExtPack, BOOL *aUsable)); 216 217 /** @} */ 217 218
Note:
See TracChangeset
for help on using the changeset viewer.