CDHtmlDialog::TranslateUrl
调用以修改要加载的URL。
STDMETHOD(TranslateUrl)(
DWORD dwTranslate,
OLECHAR * pchURLIn,
OLECHAR ** ppchURLOut
);
参数
dwTranslate
在参见 IDocHostUIHandler::TranslateUrl 的 dwTranslate 在 Windows SDK。pchURLIn
在参见 IDocHostUIHandler::TranslateUrl 的 pchURLIn 在 Windows SDK。ppchURLOut
在参见 IDocHostUIHandler::TranslateUrl 的 ppchURLOut 在 Windows SDK。
返回值
返回 S_FALSE。
备注
此成员函数是 IDocHostUIHandler::TranslateUrl的CDHtmlDialog的实现,如 Windows SDK所述。
要求
Header: afxdhtml.h