Changeset 97305 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Oct 26, 2022 2:40:10 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/GuestSessionImpl.h
r96407 r97305 326 326 int i_onRemove(void); 327 327 int i_onSessionStatusChange(PVBOXGUESTCTRLHOSTCBCTX pCbCtx, PVBOXGUESTCTRLHOSTCALLBACK pSvcCbData); 328 PathStyle_T i_getPathStyle(void); 328 PathStyle_T i_getGuestPathStyle(void); 329 static PathStyle_T i_getHostPathStyle(void); 329 330 int i_startSession(int *pGuestRc); 330 331 int i_startSessionAsync(void);
Note:
See TracChangeset
for help on using the changeset viewer.