IEnumGuideDataProperties::Skip Method

Not implemented for this release.
The Skip method skips over a 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

Returns E_NOTIMPL.

Requirements

Header Declared in Bdatif.h.

See Also

Error and Success Codes
IEnumGuideDataProperties Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008