Searched defs:SHFL_SSM_VERSION (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostServices/SharedFolders/
H A Dservice.cpp31 #define SHFL_SSM_VERSION 3 macro
120 int rc = SSMR3PutU32(pSSM, SHFL_SSM_VERSION);
187 if ( version > SHFL_SSM_VERSION

Completed in 161 milliseconds