IEnumStreamBufferRecordingAttrib::Skip Method
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