<div class="content" name="FlatUID_r" uuid="09f5370d-05ee-459e-903a-4e63e1928169"><p>The FlatUID_r structure is an encoding of the <b>FlatUID</b>
data structure defined in <a href="/en-us/openspecs/exchange_server_protocols/MS-OXCDATA/1afa0cd9-b1a0-4520-b623-bf15030af5d8" data-linktype="absolute-path">[MS-OXCDATA]</a>.
The semantic meaning is unchanged from the <b>FlatUID</b> data structure.</p><dl>
<dd>
<div><pre> typedef struct {
   BYTE ab[16];
 } FlatUID_r;
</pre></div>
</dd></dl><p><b>ab:</b>  Encodes the ordered bytes of
the <b>FlatUID</b> data structure.</p></div>