| Concept Framework 2.2 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: Sun Jan 27 18:15:11 2013 GMT | (c)2013 Devronium Applications |