次の方法で共有


CDHtmlDialog::GetDHtmlDocument

現在読み込まれている HTML ドキュメントの IHTMLDocument2 のインターフェイスを取得します。

HRESULT GetDHtmlDocument(
   IHTMLDocument2 **pphtmlDoc 
);

パラメーター

  • ** pphtmlDoc
    HTML ドキュメントへのポインターへのポインター。

戻り値

標準の HRESULT を返します。正常に終了した場合は S_OK を返します。

必要条件

ヘッダー : afxdhtml.h

参照

関連項目

CDHtmlDialog クラス

階層図

IHTMLDocument2