Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

IReadCookie::get_NewEnum

The IReadCookie::get_NewEnum method returns an enumerator interface which can be used to iterate through the items in a cookie.

HRESULT get_NewEnum(

IUnknown ** ppEnumReturn

);

Parameters: IReadCookie::get_NewEnum

ppEnumReturn

Points to an IUnknown interface pointer that receives the enumerator.

Remarks: IReadCookie::get_NewEnum

If a cookie has been implemented as a collection, you can use this method to iterate through all the members of its collection.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.