Share via


CDHtmlDialog::GetExternal

Gets the host's IDispatch interface.

STDMETHOD(GetExternal)( 
   IDispatch **ppDispatch 
);

Parameters

Return Value

Returns S_OK on success or E_NOTIMPL on failure.

Remarks

This member function is CDHtmlDialog's implementation of IDocHostUIHandler::GetExternal, as described in the Windows SDK.

Requirements

Header: afxdhtml.h

See Also

Reference

CDHtmlDialog Class

Hierarchy Chart

IDocHostUIhandler Interface

CDHtmlDialog::CanAccessExternal

CDHtmlDialog::SetExternalDispatch