Changeset 58089 in vbox for trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestIDC-unix.c.h
- Timestamp:
- Oct 7, 2015 12:33:00 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestIDC-unix.c.h
r58053 r58089 98 98 * 99 99 * @returns VBox error code. 100 * @param pvS tateOpaque pointer to the session object.100 * @param pvSession Opaque pointer to the session object. 101 101 */ 102 102 DECLEXPORT(int) VBOXCALL VBoxGuestIDCClose(void *pvSession)
Note:
See TracChangeset
for help on using the changeset viewer.