Share via


FindNextStore (Windows CE 5.0)

Send Feedback

This function finds the next store registered in the system.

BOOL WINAPI FindNextStore(HANDLE hSearch,PSTOREINFO pStoreInfo);

Parameters

Return Values

Returns TRUE if successful, otherwise FALSE.

For extended error information, call GetLastError.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Storemgr.h
Link Library: Storeapi.lib

See Also

FindFirstStore | STOREINFO (Storage Manager) | Storage Manager Functions | FindCloseStore

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.