Connection Point Global Functions

These functions provide support for connection points and sink maps.

Important

The functions listed in the following table cannot be used in applications that execute in the Windows Runtime.

AtlAdvise

Creates a connection between an object's connection point and a client's sink.

AtlUnadvise

Terminates the connection established through AtlAdvise.

AtlAdviseSinkMap

Advises or unadvises entries in an event sink map.

See Also

Other Resources

ATL Functions

Connection Point Macros