IPropertyBagEnum (Compact 2013)
3/26/2014
This interface enumerates the properties from a property bag.
In This Section
- IPropertyBagEnum::Clone
Creates another enumerator with the same enumeration state as the current enumerator.
- IPropertyBagEnum::Next
Retrieves the next element in the enumeration sequence.
- IPropertyBagEnum::Reset
Resets the enumeration sequence to the beginning.
- IPropertyBagEnum::Skip
Skips over the specified number of elements in the enumeration sequence.
Remarks
When the local device receives a property bag using Object Exchange (OBEX) Protocol, this interface retrieves all the properties from the property bag.
Requirements
Header |
obex.h |
Library |
uuid.lib |