Overview | Methods | This Package | All Packages
Retrieves the IDispatch interface implemented by the object currently instantiated.
Syntax
public Object getDispatchPeer()
Return Value
Returns the object representing the IDispatch interface of the object.
Remarks
This object can be used along with the com.ms.com.Dispatch class to invoke methods exposed through the controls' IDispatch interface.