<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fits</author_name>
  <author_url>https://blog.hatena.ne.jp/fits/</author_url>
  <blog_title>なんとなくな Developer のメモ</blog_title>
  <blog_url>https://fits.hatenablog.com/</blog_url>
  <categories>
    <anon>.NET</anon>
    <anon>Python</anon>
  </categories>
  <description>COM オブジェクトの set_XXX メソッドは IronPython 上でプロパティ（attribute）として扱われる。そのため、複数の引数をもつ set_XXX メソッドの場合、IronPython 上では set_XXX が使えず、以下のような記述をすることになる。 obj.Property名[引数値, 引数値, ・・・] = 最後の引数値 例えば、C# で以下のような記述をする場合、 profile.set_VBRMode(WMENC_SOURCE_TYPE.WMENC_VIDEO, 0, WMENC_PROFILE_VBR_MODE.WMENC_PVM_NONE); aud = …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffits.hatenablog.com%2Fentry%2F20070911%2F1189510040&quot; title=&quot; IronPython での COM オブジェクトのプロパティ - なんとなくな Developer のメモ&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>2007-09-11 20:27:20</published>
  <title> IronPython での COM オブジェクトのプロパティ</title>
  <type>rich</type>
  <url>https://fits.hatenablog.com/entry/20070911/1189510040</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
