ArcObjects Library Reference (GeoprocessingUI) |
|
IConnectionPoint.Advise Method
[Visual Basic .NET]
Public Sub Advise ( _
ByVal pUnkSink As Object, _
ByRef pdwCookie As Integer _
)
[C#]
public void Advise (
object pUnkSink,
ref uint pdwCookie
);
Product Availability
Available with ArcGIS Desktop.
See Also
IConnectionPoint Interface