CApplication.ClientShell


static function ClientShell

Prototype:

static function ClientShell(szApplicationPath,nDebugPipe)

Parameters

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)

Description:

Tells the client to spawn itself, and execute another application on the current server.

Return value:

Returns null.