IASHTMLControl::get_HTMLNotifySink

This method retrieves a pointer to the HTML notification sink.

Syntax

HRESULT get_HTMLNotifySink ( IASHTMLControlNotifySink **ppNotify );

Parameters

ppNotify
Pointer to the pointer to the control’s notification sink.

Return Values

An appropriate HRESULT value is returned.

See Also

IASHTMLControlNotifySink