<div class="content" name="IManagedObject" uuid="8f38e58a-d9eb-4d33-984d-24522e01559c"><p>The IManagedObject interface includes the following methods.</p><p>The client MUST be implemented with the type information for
the remote object.<a id="Appendix_A_Target_2"></a><a aria-label="Product behavior note 2" href="920a4fc8-a4ab-4098-a965-b07ae3e1cc13#Appendix_A_2" data-linktype="relative-path">&lt;2&gt;</a></p><p>Methods in RPC Opnum Order</p><table><thead>
  <tr>
   <th>
   <p>Method</p>
   </th>
   <th>
   <p>Description</p>
   </th>
  </tr>
 </thead><tbody><tr>
  <td>GetSerializedBuffer</td>
  <td>Returns a binary-formatted representation of a managed object, as specified in [MS-NRBF] section 2.3. Opnum: 3</td>
 </tr><tr>
  <td>GetObjectIdentity</td>
  <td>Used to determine if a COM object is a managed object that belongs to this CLR instance and process subdivision. Opnum: 4</td>
 </tr></tbody></table><p> </p></div>