Changeset 84508 in vbox for trunk/src/VBox/Main/src-client
- Timestamp:
- May 25, 2020 2:58:09 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 138237
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/GuestFileImpl.cpp
r84054 r84508 443 443 int idx = 1; /* Current parameter index. */ 444 444 CALLBACKDATA_FILE_NOTIFY dataCb; 445 RT_ZERO(dataCb); 445 446 /* pSvcCb->mpaParms[0] always contains the context ID. */ 446 447 HGCMSvcGetU32(&pSvcCbData->mpaParms[idx++], &dataCb.uType);
Note:
See TracChangeset
for help on using the changeset viewer.