Share via


2.2.16 PMInterfacePointer

The PMInterfacePointer type specifies a pointer to an MInterfacePointer (section 2.2.14) structure. Interface pointers specified in DCOM-based protocols are marshaled and unmarshaled as the PMInterfacePointer type.

This type is declared as follows:

 typedef [unique] MInterfacePointer* PMInterfacePointer;