The fields of System.Runtime.InteropServices.CONNECTDATA are listed below. For a list of all members, see the CONNECTDATA Members list.
See Also: Inherited members from System.ValueType
dwCookie | int.
Represents a connection token that is returned from a call to UCOMIConnectionPoint.Advise(object, Int32@). | |
pUnk | object.
Represents a pointer to the IUnknown interface on a connected advisory sink. The caller must call IUnknown::Release on this pointer when the CONNECTDATA structure is no longer needed. |