310件ヒット
[301-310件を表示]
(0.067秒)
ライブラリ
クラス
- Encoding (12)
-
Fiddle
:: Function (12) - Float (22)
-
Gem
:: Platform (24) -
Net
:: SMTP (24) -
OpenSSL
:: SSL :: SSLServer (12) -
Resolv
:: DNS :: Resource :: HINFO (12) - TCPServer (48)
-
WEBrick
:: GenericServer (24) -
WIN32OLE
_ TYPE (12)
キーワード
- accept (12)
-
accept
_ nonblock (12) - call (12)
-
cpp
_ command (12) - cpu (24)
- cpu= (12)
-
create
_ makefile (12) -
default
_ event _ sources (12) -
egrep
_ cpp (24) -
install
_ files (12) - listen (24)
- listeners (12)
- names (12)
-
next
_ float (11) -
prev
_ float (11) - rcptto (12)
-
rcptto
_ list (12) -
safe
_ ln (12) - sysaccept (12)
-
to
_ io (12) -
try
_ cpp (24)
検索結果
-
WIN32OLE
_ TYPE # default _ event _ sources -> [WIN32OLE _ TYPE] (7.0) -
型が持つソースインターフェイスを取得します。
...ださい。
ここでは最終イベントのStatusTextChangeイベントのメッセージについては既
知としています。
# coding : cp932
require 'win32ole'
type = WIN32OLE_TYPE.new('Microsoft Internet Controls', 'InternetExplorer')
ctl = WIN32OLE.new(type.progid)
source = typ...