IFaxOutgoingMessageIterator::put_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 put_PrefetchSize(
long lPrefetchSize
);
Parameters
lPrefetchSize
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 |