
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) |
| unsigned VBoxCmdLineToPipeNameW | ( | const wchar_t * | pCmdLine, | |
| wchar_t * | pNameBuffer, | |||
| size_t | MaxLength, | |||
| unsigned | PID = 0 | |||
| ) |
| unsigned VBoxCmdLineToVMNameW | ( | const wchar_t * | pCmdLine, | |
| wchar_t * | pNameBuffer, | |||
| size_t | MaxLength | |||
| ) |
Definition at line 16 of file VBoxCmdLine.cpp.