<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>potisan</author_name>
  <author_url>https://blog.hatena.ne.jp/potisan/</author_url>
  <blog_title>potisanのプログラミングメモ</blog_title>
  <blog_url>https://potisan-programming-memo.hatenablog.jp/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>Windows</anon>
  </categories>
  <description>ShellCOMオブジェクトの実装する関数の総数を調べるにはIShellDispatch6インターフェイスからIUnknownインターフェイスまでを辿らないといけないようです。以下のコードで確認できます。 実際には適切な手段があるのかもしれませんが、ネット上で見つけたC#でCOMオブジェクトをIDispatchインターフェイスに変換して情報を取得する方法では上記のような制約があるようです。 出力例 IShellDispatch6: 関数1個 IShellDispatch5: 関数1個 IShellDispatch4: 関数4個 IShellDispatch3: 関数1個 IShellDispa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpotisan-programming-memo.hatenablog.jp%2Fentry%2F2026%2F08%2F20%2F223737&quot; title=&quot;Windows 多重継承したインターフェイスを実装するCOMオブジェクトの関数数は継承を辿る必要がある - potisanのプログラミングメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-08-20 22:37:37</published>
  <title>Windows 多重継承したインターフェイスを実装するCOMオブジェクトの関数数は継承を辿る必要がある</title>
  <type>rich</type>
  <url>https://potisan-programming-memo.hatenablog.jp/entry/2026/08/20/223737</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
