Share via


IDeviceEnum (Compact 2013)

3/26/2014

This interface is used to enumerate device elements in a sequence.

In This Section

  • IDeviceEnum::Clone
    Creates an enumerator that contains the same state as the current enumeration.
  • Next
    Retrieves the next element in the enumeration sequence.
  • Reset
    Resets the enumeration sequence to the beginning.
  • Skip
    Skips over the specified number of elements in the enumeration sequence.

Requirements

Header

obex.h,
obex.idl

Library

uuid.lib

See Also

Reference

OBEX Interfaces
IHeaderCollection
IHeaderEnum
IObex
IObexDevice
IObexSink