IASControl::get_Delegate

This method retrieves the current delegate control of the current control.

Syntax

HRESULT get_Delegate( IDispatch **ppdispDelegate );

Parameters

ppdispDelegate
Pointer to the pointer to the IDispatch interface.

Return Values

NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.

See Also

IASControl::put_Delegate