次の方法で共有


Using Asynchronous WinInet Functions (Windows CE 5.0)

Send Feedback

For applications that download multiple files or handle multiple tasks, waiting for each task to complete before moving on to the next task can be extremely inefficient. To avoid waiting, many of the Windows Internet Services (WinInet) functions provide a way to perform tasks asynchronously. For detailed information about using the Internet functions asynchronously, see this Microsoft Web site.

See Also

WinInet Application Development

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.