|
CreateObject (WScript オブジェクト)
WScript.CreateObject(progID, [prefix])
引数
解説
COM オブジェクトを作成します。 使用例
Set WshNetwork = WScript.CreateObject("WScript.Network")
関連項目
Arguments|FullName|Interactive|Name|Path|ScriptFullName|ScriptName|StdErr| |
WSHリファレンス
FileSystemObject オブジェクト Drive オブジェクト Folder オブジェクト File オブジェクト Drives コレクション Folders コレクション Files コレクション |