2.2.4.38.48 Project::MultiProjects
MultiProjects
Description
management function for multiple OPJ support
Syntax
int MultiProjects( LPCSTR lpcszCmd, DWORD dwArg )
Parameters
- lpcszCmd
- [input]command string, "A" to add a new OPJ, return index of newly added. "C" to close active OPJ, etc
- dwArg
- [input]optional argument for the given command
Return
-1 for error, otherwise will depend on given command
Examples
Remark
See Also
Header to Include
origin.h