3.2.1.1 PendingRemoteReadEntry

The PendingRemoteReadEntry is an ADM element that encapsulates a pending remote read operation. This element has the following attributes:

OpenQueueDescriptorHandle: The OpenQueueDescriptor.Handle for the queue being read from.

RequestId: A unique DWORD value that identifies the pending read request. This value is used to correlate calls to the server. It is initially generated when peeking or receiving a message and is subsequently used to advise the server that the message was received, or to cancel the pending peek or receive.

RemoteReadHandle: A PCTX_REMOTEREAD_HANDLE_TYPE value.