<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sardine</author_name>
  <author_url>https://blog.hatena.ne.jp/sardine/</author_url>
  <blog_title>toyfish.blog</blog_title>
  <blog_url>https://www.toyfish.blog/</blog_url>
  <categories>
    <anon>prog</anon>
  </categories>
  <description>VB では、標準機能のほとんどが Variant の存在に影響を受けている。例えば、IsArray(VarName As Variant) のように「引数になんでも受け取れる」関数が実現されている。 しかし、Variant には入れられないものもある。構造体と、構造体の配列だ。構造体配列を IsArray 関数で調べようとすると、実行時バインディングの関数には渡せないというエラーになる。 同じように、Collection や Scripting.Dictionary などのオブジェクトにも構造体と構造体配列は格納できない。 これでちょっと困ったのは、「0 個以上の構造体を返す」という関数が作れ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.toyfish.blog%2Fentry%2F20040123%2Fp1&quot; title=&quot; やっぱり使いにくい VB の構造体 - toyfish.blog&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>2004-01-23 00:00:00</published>
  <title> やっぱり使いにくい VB の構造体</title>
  <type>rich</type>
  <url>https://www.toyfish.blog/entry/20040123/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
