るりまサーチ

最速Rubyリファレンスマニュアル検索!
176件ヒット [1-100件を表示] (0.103秒)

別のキーワード

  1. rss guid
  2. win32ole guid
  3. guid ispermalink
  4. win32ole create_guid
  5. item guid

検索結果

<< 1 2 > >>

WIN32OLE_TYPE#guid -> String | nil (18142.0)

この型のGUID(グローバル一意識別子)を取得します。

...この型のGUID(グローバル一意識別子)を取得します。

@return GUIDを文字列で返します。GUIDを持たない型の場合はnilを返します。

tobj = WIN32OLE_TYPE.new('Microsoft Excel 14.0 Object Library', 'Application')
puts tobj.guid # => {00024500-0000-0000-C0...
...00-000000000046}

GUID
は、COMのクラス識別子(CLSID)、インターフェイス識別子(IID)など多数の
領域でWindows上のオブジェクトの識別に利用される128ビットの値です。...

WIN32OLE_TYPELIB#guid -> String (18130.0)

TypeLibのGUIDを取得します。

...TypeLibのGUIDを取得します。

@return TypeLibのGUIDを文字列で返します。
@raise WIN32OLERuntimeError TypeLibの属性が読み取れない場合に通知します。

tlib = WIN32OLE_TYPELIB.new('Microsoft Excel 14.0 Object Library')
puts tlib.guid # => '{00020813-0000-0000-C0...

RSS::Rss::Channel::Item#guid (18103.0)

@todo

@todo

RSS::Maker::ItemsBase::ItemBase#guid (15102.0)

@todo

@todo

RSS::Rss::Channel::Item#guid= (6103.0)

@todo

@todo

絞り込み条件を変える

RSS::Maker::RSS20::Items::Item::Guid#content (3001.0)

@todo

@todo

RSS::Maker::RSS20::Items::Item::Guid#content=() (3001.0)

@todo

@todo

RSS::Maker::RSS20::Items::Item::Guid#isPermaLink (3001.0)

@todo

@todo

RSS::Maker::RSS20::Items::Item::Guid#isPermaLink=() (3001.0)

@todo

@todo

RSS::Rss::Channel::Item::Guid#isPermaLink (3001.0)

@todo

@todo

* http://purl.org/dc/elements/1.1/

絞り込み条件を変える

<< 1 2 > >>