E:/PROJECTS/cvsed/mixed/VIRTUA~1/VBoxDD/VBoxCmdLine.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

unsigned VBoxCmdLineToVMNameW (const wchar_t *pCmdLine, wchar_t *pNameBuffer, size_t MaxLength)
unsigned VBoxCmdLineToPipeNameW (const wchar_t *pCmdLine, wchar_t *pNameBuffer, size_t MaxLength, unsigned PID=0)


Function Documentation

unsigned VBoxCmdLineToPipeNameW ( const wchar_t *  pCmdLine,
wchar_t *  pNameBuffer,
size_t  MaxLength,
unsigned  PID = 0 
)

Definition at line 70 of file VBoxCmdLine.cpp.

Here is the call graph for this function:

unsigned VBoxCmdLineToVMNameW ( const wchar_t *  pCmdLine,
wchar_t *  pNameBuffer,
size_t  MaxLength 
)

Definition at line 16 of file VBoxCmdLine.cpp.