Share via


Skip

Applies To: Windows 8, Windows 8.1

Indicates the number of elements to skip.

HRESULT Skip
  ([in] ULONG celt)
;

Parameters

  • celt
    [in] The number of elements to skip.

Return Value

The following table describes possible return values.

Return Value Description

S_OK

The function successfully returned the number of elements to skip.

S_FALSE

The number of elements returned is less then celt.

See Also

Reference

IEnumProfile