The server calls the INSSEventNotification::Initialize method on each component to initialize the instantiated objects. The server passes in a pointer to the server context so that a component can use it to retrieve information about the server. The retrievable information includes, but is not limited to:
The server context is available as long as the server is running. Later, the server can pass additional contexts into a component, such as a user context or a presentation context.
[Previous][Next]