CDHtmlDialog::GetExternal
Ruft die IDispatch-Schnittstelle des Hosts ab.
STDMETHOD(GetExternal)(
IDispatch **ppDispatch
);
Parameter
- ppDispatch
Siehe ppDispatch in IDocHostUIHandler::GetExternal in Windows SDK.
Rückgabewert
Gibt S_OK bei Erfolg oder E_NOTIMPL auf Fehler.
Hinweise
Diese Memberfunktion ist CDHtmlDialogs Implementierung von IDocHostUIHandler::GetExternal, wie in Windows SDK beschrieben.
Anforderungen
Header: afxdhtml.h