An instance of a STDOBJREF represents a COM interface pointer that has been marshaled using the standard COM network protocol.
The members and semantics of the STDOBJREF structure are as follows:
Member | Semantic |
Flags | Flag values taken from the enumeration SORFFLAGS. These are described in Section3.5. |
CpublicRefs | The number of reference counts on ipid that are being transferred in this marshaling. |
Oxid | The OXID of the server that owns this OID. |
Oid | The OID of the object to which ipid corresponds. |
Ipid | The IPID of the interface being marshaled. |