Share via


Server Objects (Windows Embedded CE 6.0)

1/6/2010

The following list shows the three built-in server objects that the Windows Embedded CE implementation of ASP supports.

  • Request
  • Response
  • Server

Each of these objects is a subset of the corresponding IIS implementation of each of them.

See Also

Concepts

Server and Collection Objects
Request Object Implementation
Response Object Implementation
Server Object Implementation