wwProcess::oServer

Object reference to a ready to use wwServer object, which is passed down from the wwServer Process method which calls into your wwProcess subclass. This object is preset by the Init method of this class. When Process or your custom methods get control the oServer object is already set.

The default Process method also exposes this object as a PRIVATE variable Server.

o.oServer

See also:

Class wwProcess

© West Wind Technologies, 1996-2022 • Updated: 09/05/99
Comment or report problem with topic