<div class="content" name="REMOTEREADDESC2" uuid="d7cf6789-f160-4de2-8ed3-1ff812da1b4f"><p>This structure is used by <a href="a0df225e-80ea-4242-90e5-9891bfa9ebfb" data-linktype="relative-path">RemoteQMStartReceive2</a> and <a href="b8a82b34-6feb-4057-8f7f-48275fa65068" data-linktype="relative-path">RemoteQMStartReceiveByLookupId</a>
to encapsulate the parameters necessary for execution of these operations.</p><dl>
<dd>
<div><pre> typedef struct _REMOTEREADDESC2 {
   REMOTEREADDESC* pRemoteReadDesc;
   ULONGLONG SequentialId;
 } REMOTEREADDESC2;
</pre></div>
</dd></dl><p><b>pRemoteReadDesc:</b>   A pointer to a <a href="645e7b85-18f0-4f50-a905-1dd55565728b" data-linktype="relative-path">REMOTEREADDESC</a> structure,
as specified in section 2.2.2.1.</p><p><b>SequentialId:</b>   This field is set by
the server to the value of a unique message identifier that corresponds to a
received message. </p></div>