次の方法で共有


CHtmlEditCtrl::GetDHtmlDocument

コンテナー内の WebBrowser コントロールに現在読み込まれているドキュメントの IHTMLDocument2 インターフェイスを取得します。

BOOL GetDHtmlDocument(
   IHTMLDocument2 **ppDocument
) const;

パラメーター

  • ppDocument
    ドキュメントのインターフェイス。

必要条件

**ヘッダー:**afxhtml.h

参照

参照

CHtmlEditCtrl クラス

その他の技術情報

CHtmlEditCtrl のメンバー