Share via


IEnumFBBlock::Clone

Creates a copy of the enumerator, using the same time restriction but setting the cursor to the beginning of the enumerator.

Quick Info

See IEnumFBBlock.

HRESULT Clone(  
     IEnumFBBlock **ppclone 
); 

Parameters

  • ppclone
    [out] A pointer to pointer to the copy of IEnumFBBlock interface.

Return Values

HRESULT Description

S_OK

The call succeeded.

E_OUTOFMEMORY

There is insufficient memory for making the copy.

See also

Constants (Free/Busy API)
IEnumFBBlock::Next
IEnumFBBlock::Reset
IEnumFBBlock::Restrict
IEnumFBBlock::Skip