• Main Page
  • Related Pages
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

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

Go to the documentation of this file.
00001 #pragma once
00002 
00003 unsigned VBoxCmdLineToVMNameW(const wchar_t *pCmdLine, wchar_t *pNameBuffer, size_t MaxLength);
00004 unsigned VBoxCmdLineToPipeNameW(const wchar_t *pCmdLine, wchar_t *pNameBuffer, size_t MaxLength, unsigned PID = 0);