Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
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
[in] celt
Specifies the number of items to skip.
Return value
Returns E_NOTIMPL.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | bdatif.h |