Searched refs:ppShflString (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/SharedFolders/driver/
H A Dvbsfhlp.h65 NTSTATUS vbsfShflStringFromUnicodeAlloc(PSHFLSTRING *ppShflString, const WCHAR *pwc, uint16_t cb);
H A Dvbsfhlp.c439 * @param ppShflString Where to store the pointer to the allocated SHFLSTRING structure.
446 NTSTATUS vbsfShflStringFromUnicodeAlloc(PSHFLSTRING *ppShflString, const WCHAR *pwc, uint16_t cb) argument
476 *ppShflString = pShflString;

Completed in 42 milliseconds