ReactOS 0.4.15-dev-7924-g5949c20
wshom.idl File Reference

Go to the source code of this file.

Classes

interface  IWshRuntimeLibrary::ITextStream
 
interface  IWshRuntimeLibrary::IDrive
 
interface  IWshRuntimeLibrary::IFile
 
interface  IWshRuntimeLibrary::IFileCollection
 
interface  IWshRuntimeLibrary::IFolder
 
interface  IWshRuntimeLibrary::IFolderCollection
 
interface  IWshRuntimeLibrary::IWshCollection
 
interface  IWshRuntimeLibrary::IWshEnvironment
 
interface  IWshRuntimeLibrary::IWshExec
 
interface  IWshRuntimeLibrary::IWshShortcut
 
interface  IWshRuntimeLibrary::IWshShell
 
interface  IWshRuntimeLibrary::IWshShell2
 
interface  IWshRuntimeLibrary::IWshShell3
 
interface  IWshRuntimeLibrary::IWshNetwork2
 
class  IWshRuntimeLibrary::IWshShell_Class
 
class  IWshRuntimeLibrary::IWshNetwork_Class
 
class  IWshRuntimeLibrary::WshExec
 

Modules

library  IWshRuntimeLibrary
 

Enumerations

enum  IWshRuntimeLibrary::WshExecStatus {
  IWshRuntimeLibrary::WshRunning = 0 , IWshRuntimeLibrary::WshFinished , IWshRuntimeLibrary::WshFailed , IWshRuntimeLibrary::WshRunning = 0 ,
  IWshRuntimeLibrary::WshFinished , IWshRuntimeLibrary::WshFailed
}
 
enum  IWshRuntimeLibrary::DriveTypeConst {
  IWshRuntimeLibrary::UnknownType = 0 , IWshRuntimeLibrary::Removable , IWshRuntimeLibrary::Fixed , IWshRuntimeLibrary::Remote ,
  IWshRuntimeLibrary::CDRom , IWshRuntimeLibrary::RamDisk , IWshRuntimeLibrary::UnknownType = 0 , IWshRuntimeLibrary::Removable ,
  IWshRuntimeLibrary::Fixed , IWshRuntimeLibrary::Remote , IWshRuntimeLibrary::CDRom , IWshRuntimeLibrary::RamDisk
}
 
enum  IWshRuntimeLibrary::FileAttribute {
  IWshRuntimeLibrary::Normal = 0x000 , IWshRuntimeLibrary::ReadOnly = 0x001 , IWshRuntimeLibrary::Hidden = 0x002 , IWshRuntimeLibrary::System = 0x004 ,
  IWshRuntimeLibrary::Volume = 0x008 , IWshRuntimeLibrary::Directory = 0x010 , IWshRuntimeLibrary::Archive = 0x020 , IWshRuntimeLibrary::Alias = 0x400 ,
  IWshRuntimeLibrary::Compressed = 0x800 , IWshRuntimeLibrary::Normal = 0x000 , IWshRuntimeLibrary::ReadOnly = 0x001 , IWshRuntimeLibrary::Hidden = 0x002 ,
  IWshRuntimeLibrary::System = 0x004 , IWshRuntimeLibrary::Volume = 0x008 , IWshRuntimeLibrary::Directory = 0x010 , IWshRuntimeLibrary::Archive = 0x020 ,
  IWshRuntimeLibrary::Alias = 0x400 , IWshRuntimeLibrary::Compressed = 0x800
}
 
enum  IWshRuntimeLibrary::IOMode {
  IWshRuntimeLibrary::ForReading = 0x1 , IWshRuntimeLibrary::ForWriting = 0x2 , IWshRuntimeLibrary::ForAppending = 0x8 , IWshRuntimeLibrary::ForReading = 0x1 ,
  IWshRuntimeLibrary::ForWriting = 0x2 , IWshRuntimeLibrary::ForAppending = 0x8
}
 
enum  IWshRuntimeLibrary::Tristate {
  IWshRuntimeLibrary::TristateTrue = -1 , IWshRuntimeLibrary::TristateFalse = 0 , IWshRuntimeLibrary::TristateUseDefault = -2 , IWshRuntimeLibrary::TristateMixed = -2 ,
  IWshRuntimeLibrary::TristateTrue = -1 , IWshRuntimeLibrary::TristateFalse = 0 , IWshRuntimeLibrary::TristateUseDefault = -2 , IWshRuntimeLibrary::TristateMixed = -2
}
 

Functions

 IWshRuntimeLibrary::importlib ("stdole2.tlb")
 
coclass IWshRuntimeLibrary::IWshShell_Class IWshRuntimeLibrary::helpstring ("Windows Script Host Shell Object")
 
coclass IWshRuntimeLibrary::IWshShell_Class IWshRuntimeLibrary::uuid (72c24dd5-d70a-438b-8a42-98424b88afb8)
 
coclass IWshRuntimeLibrary::IWshShell_Class IWshRuntimeLibrary::threading (apartment)
 
coclass IWshRuntimeLibrary::IWshShell_Class IWshRuntimeLibrary::progid ("WScript.Shell.1")
 
coclass IWshRuntimeLibrary::IWshShell_Class IWshRuntimeLibrary::vi_progid ("WScript.Shell")] coclass WshShell
 
coclass IWshRuntimeLibrary::IWshNetwork_Class IWshRuntimeLibrary::helpstring ("Windows Script Host Network Object")
 
coclass IWshRuntimeLibrary::IWshNetwork_Class IWshRuntimeLibrary::uuid (093ff999-1ea0-4079-9525-9614c3504b74)
 
coclass IWshRuntimeLibrary::IWshNetwork_Class IWshRuntimeLibrary::progid ("WScript.Network.1")
 
coclass IWshRuntimeLibrary::IWshNetwork_Class IWshRuntimeLibrary::vi_progid ("WScript.Network")] coclass WshNetwork