192件ヒット
[1-100件を表示]
(0.071秒)
クラス
-
RSS
:: Maker :: ItemsBase :: ItemBase (48) -
RSS
:: Maker :: RSS20 :: Items :: Item :: Guid (48) -
RSS
:: Rss :: Channel :: Item (24) -
RSS
:: Rss :: Channel :: Item :: Guid (12) - WIN32OLE (24)
-
WIN32OLE
_ TYPE (12) -
WIN32OLE
_ TYPELIB (12) -
WIN32OLE
_ VARIABLE (12)
キーワード
- categories (12)
- content (12)
- content= (12)
- enclosure (12)
- guid= (12)
- isPermaLink (24)
- isPermaLink= (12)
-
ole
_ activex _ initialize (12) -
ole
_ query _ interface (12) -
ole
_ type _ detail (12) - source (12)
検索結果
先頭5件
-
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