wwServer::GetProcessId

Called by the ISAPI extension to finalize the initialization process.

This method returns the current process's ID. It also doubles as a startup hook that is called when the server is created by the ISAPI DLL when running COM.

It also handles cascading the server windows.

o.GetProcessID(lnInstance)

Return Value

numeric - ProcessId

Parameters

lnInstance
An instance ID. Used for cascading windows.

Remarks

Only used in COM operation of the server. Not used in File based or ASP messaging modes.


See also:

Class wwServer | wwServer::ProcessHit

© West Wind Technologies, 1996-2022 • Updated: 12/15/15
Comment or report problem with topic