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.
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.