This document is archived and information here might be outdated. Recommended version. |
Obtain next message from the client queue.
[Visual Basic .NET] Public Function popClientMessage ( _ ByVal nTimeOut As Integer _ ) As IMessage
[C#] public IMessage popClientMessage ( int nTimeOut );
[C++]
HRESULT popClientMessage(
Long nTimeOut
);
[C++] Parameters nTimeOut [in]
nTimeOut is a parameter of type int