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.
This topic applies only to Windows XP Service Pack 1 or later.
The Skip method skips over a specified number of attributes.
Syntax
HRESULT Skip(
[in] ULONG cRecords
);
Parameters
- cRecords [in]
The number of attributes to skip.
Return Value
Returns an HRESULT value. Possible values include the following.
Return code | Description |
---|---|
S_FALSE |
Skipped past the end of the sequence. |
S_OK |
Success. |
Requirements
Header | Declared in Sbe.h. |
See Also
IEnumStreamBufferRecordingAttrib Interface
Send comments about this topic to Microsoft
Build date: 12/4/2008