VirtualBox

Changeset 20114 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 28, 2009 12:08:25 PM (16 years ago)
Author:
vboxsync
Message:

SSM: Added SSMR3Skip.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/ssm.h

    r18045 r20114  
    511511VMMR3DECL(int) SSMR3GetStrZEx(PSSMHANDLE pSSM, char *psz, size_t cbMax, size_t *pcbStr);
    512512VMMR3DECL(int) SSMR3GetTimer(PSSMHANDLE pSSM, PTMTIMER pTimer);
     513VMMR3DECL(int) SSMR3Skip(PSSMHANDLE pSSM, size_t cb);
    513514
    514515/** @} */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette