COleMessageFilter::SetMessagePendingDelay

void SetMessagePendingDelay( DWORD nTimeout = 5000 );

Parameters

nTimeout

Number of milliseconds for the message-pending delay.

Remarks

Determines how long the calling application waits for a response from the called application before taking further action.

This function works in concert with SetRetryReply.

COleMessageFilter OverviewClass MembersHierarchy Chart

See Also   COleMessageFilter::SetRetryReply