Share via


Peer-to-Peer Common Functions (Windows CE 5.0)

Send Feedback

The following table shows the common functions with a description of the purpose of each.

Programming element Description
PeerEndEnumeration This function releases an enumeration, such as a record or member enumeration, and de-allocates any resources associated with it.
PeerFreeData This function deallocates a block of data and returns it to the memory pool.
PeerGetItemCount This function retrieves a count of the items that are present in a peer enumeration.
PeerGetNextItem This function retrieves a specific number of items from a peer enumeration.

See Also

Peer-to-Peer Common Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.