<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shive</author_name>
  <author_url>https://blog.hatena.ne.jp/shive/</author_url>
  <blog_title>ゲームエンジニアな日々</blog_title>
  <blog_url>https://shive.hateblo.jp/</blog_url>
  <categories>
    <anon>.NET</anon>
    <anon>dll</anon>
    <anon>c++</anon>
  </categories>
  <description>先日のid:NyaRuRuさんのツッコミを実際に試してみました。 //hoge.dll #include &lt;stdio.h&gt; extern &quot;C&quot; { typedef const char* (*message)(); static message s_fn = 0; __declspec(dllexport) void set( message msg ){ s_fn = msg; } __declspec(dllexport) void say(){ printf(&quot;%s\n&quot;,(*s_fn)()); } } delegate string WhatDoYouSay(); [DllImpo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshive.hateblo.jp%2Fentry%2F20090118%2F1232298203&quot; title=&quot;delegateの寿命 - ゲームエンジニアな日々&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>2009-01-18 02:03:23</published>
  <title>delegateの寿命</title>
  <type>rich</type>
  <url>https://shive.hateblo.jp/entry/20090118/1232298203</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
