IConnectionPointImpl::GetConnectionInterface

Retrieves the IID of the interface represented by the connection point.

STDMETHOD(GetConnectionInterface)(
   IID* piid2 
);

Remarks

See IConnectionPoint::GetConnectionInterface in the Windows SDK.

Requirements

Header: atlcom.h

See Also

Reference

IConnectionPointImpl Class

Other Resources

IConnectionPointImpl Members