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

/vbox/src/VBox/HostServices/SharedFolders/
H A Dshflhandle.cpp35 } SHFLINTHANDLE, *PSHFLINTHANDLE; typedef in typeref:struct:__anon16447
37 static SHFLINTHANDLE *pHandles = NULL;
43 pHandles = (SHFLINTHANDLE *)RTMemAllocZ (sizeof (SHFLINTHANDLE) * SHFLHANDLE_MAX);

Completed in 32 milliseconds