Share via


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.

See also

IEnumFBBlock::Clone
IEnumFBBlock::Next
IEnumFBBlock::Reset
IEnumFBBlock::Restrict