IEnumFBBlock::Clone

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] Pointer to pointer to the copy of IEnumFBBlock interface.

Return Values

E_OUTOFMEMORY

There is insufficient memory for making the copy.

See Also

Constants for the Free/Busy API

IEnumFBBlock::Next

IEnumFBBlock::Reset

IEnumFBBlock::Restrict

IEnumFBBlock::Skip