IEnumFBBlock::Restrict

IEnumFBBlock::Restrict

Restricts the enumeration to a specified time period.

Quick Info

See IEnumFBBlock.

  HRESULT Restrict( 
	FILETIME ftmStart,
        FILETIME ftmEnd
);

Parameters

ftmStart

[in] Start time to restrict enumeration.

ftmEnd

[in] End time to restrict enumeration.

Remarks

This method also resets the enumeration.

See Also

IEnumFBBlock::Clone

IEnumFBBlock::Next

IEnumFBBlock::Reset

IEnumFBBlock::Skip

Use Relative Time to Access Free/Busy Data