Share via


IEnumTuneRequests::Skip Method

The Skip method skips over the specified number of items in the collection.

Syntax

HRESULT Skip(
  [in]  unsigned long celt
);

Parameters

  • celt [in]
    Specifies the number of items to skip.

Return Value

The method returns an HRESULT. Possible values include those in the following table.

Return code Description

S_OK

The method succeeded.

Requirements

Header Declared in Bdatif.h.

See Also

Error and Success Codes
IEnumTuneRequests Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008