IReadCookie Interface Methods

The IReadCookie interface has the following methods:

get_NewEnum retrieves an enumerator for the Cookie object.
getCount retrieves the number of items.
getHasKeys retrieves a Boolean value indicating whether the cookie has keys.
getItem retrieves the specified item from a cookie dictionary.
getKey retrieves the identifier of an item.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.