Peer-to-Peer Common Functions (Windows CE 5.0)
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
Send Feedback on this topic to the authors