Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
ClientDebugShell | function | static | version 1.0 | no |
static function ClientDebugShell(szApplicationPath,nDebugPipe) |
szApplicationPath | the application path on the current server that needs to be executed by the client |
nDebugPipe | the pipe to use (must be set to the value of the GetAPID() static function) |
Tells the client to spawn itself, and execute another application in the debug mode, on the current server; this function is intended to be used by IDEs only. The parent application will handle the debugger messages. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:15 2011 GMT | (c)2011 RadGs Software |