VR-Exchange 2.7 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
createProcess.h File Reference

Contains the DtCreateProcess method declaration. More...

Go to the source code of this file.

Namespaces

 MAKVrExchange
 

Functions

bool MAKVrExchange::DtCreateProcess (const DtFilename &executableName, const DtString &commandLine)
 Creates a new process by running executableName with the specified commandLine. More...
 
bool MAKVrExchange::DtCreateProcess (const DtFilename &executableName, const DtString &commandLine, const std::vector< DtString > &envVars)
 Creates a new process by running executableName with the specified commandLine and environment variables. More...
 

Detailed Description

Contains the DtCreateProcess method declaration.


Document ID: Generated on Mon Apr 19 15:55:22 EDT 2021 from SVN revision 227909
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)