IHeaderEnum::Next
A version of this page is also available for
4/8/2010
This method retrieves the next element in the enumeration sequence.
Syntax
HRESULT Next(
ULONG celt,
OBEX_HEADER** rgelt,
ULONG* pceltFetched
);
Parameters
- celt
[in] Size of the element.
- rgelt
[out] Pointer to the next element.
- pceltFetched
[in, out] Unique. Element length.
Return Value
The appropriate HResult is returned.
Requirements
Header | obex.h, obex.idl |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
Windows Mobile | Pocket PC 2002 and later, Smartphone 2002 and later |