IProviderQueryConstraintCollection::Skip method (functiondiscoveryprovider.h)

[Function Discovery is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]

Skips the next item in the collection.

Syntax

HRESULT Skip();

Return value

Possible return values include, but are not limited to, the following.

Return code Description
S_OK
The method completed successfully.

Remarks

This method works from the beginning of the collection regardless of any get item calls.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header functiondiscoveryprovider.h

See also

IProviderQueryConstraintCollection