PyIConnectionPoint.Advise

int = Advise(unk)

Establishes a connection between the connection point object and the client's sink.

Parameters

unk : PyIUnknown

The client's advise sink

Return Value

The result is the connection point identifier used by PyIConnectionPoint::Unadvise