IFaxOutgoingMessageIterator::get_PrefetchSize method (faxcomex.h)

The IFaxOutgoingMessageIterator::get_PrefetchSize property indicates the size of the prefetch (read-ahead) buffer. This determines how many fax messages the iterator object retrieves from the fax server when the object needs to refresh its contents.

This property is read/write.

Syntax

HRESULT get_PrefetchSize(
  long *plPrefetchSize
);

Parameters

plPrefetchSize

Return value

None

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header faxcomex.h
DLL Fxscomex.dll

See also

FaxOutgoingMessageIterator

IFaxOutgoingMessageIterator

Visual Basic Example

lDEFAULT_PREFETCH_SIZE