Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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;