Ns_Entry* Ns_CacheFirstEntry ( Ns_Cache* cache, Ns_CacheSearch* searchPtr );
Ns_Entry* Ns_CacheFirstEntry (
Ns_Cache* cache,
Ns_CacheSearch* searchPtr
);
Return a pointer to the first entry in the cache (Cache entries are stored in no particular order.)
Top of Page
Copyright © 1998-99 America Online, Inc.