VR-Exchange 2.8 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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 Tue Aug 16 16:15:26 EDT 2022 from SVN revision 245901
Copyright © 2005-2022 MAK Technologies. All Rights Reserved (www.mak.com)