IEnumFBBlock::Skip
Skips a specified number of blocks of free/busy data.
Quick info
See IEnumFBBlock.
HRESULT Skip(
LONG celt
);
Parameters
celt
[in] The number of free/busy blocks to skip.
Return values
S_OK if the call succeeded; otherwise, an error code.