次の方法で共有


CHtmlEditCtrl::GetDHtmlDocument

現在格納されている WebBrowser コントロールで読み込まれるドキュメントの IHTMLDocument2 のインターフェイスを取得します

BOOL GetDHtmlDocument(
   IHTMLDocument2 **ppDocument
) const;

パラメーター

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

必要条件

ヘッダー: afxhtml.h

参照

関連項目

CHtmlEditCtrl クラス