Server and Collection Objects (Windows CE 5.0)

Send Feedback

Server objects provide access to methods and properties on the server. Most of these methods and properties serve as utility functions.

Collection objects are data structures that are similar to arrays and that store strings, numbers, objects, and other values. The collections that Windows CE supports provide a convenient way to read query string, form, and cookie data that are sent from the client browser and to create cookies on responses.

See Also

Web Server (HTTPD) | Server Objects | Collection Objects

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.