IEnumScript interface
Enumerates the scripts on the system.
Members
The IEnumScript interface inherits from the IUnknown interface. IEnumScript also has these types of members:
Methods
The IEnumScript interface has these methods.
| Method | Description |
|---|---|
| Clone |
Clones the enumeration object. |
| Next |
Gets the script in the enumeration. |
| Reset |
Resets the enumeration of scripts. |
| Skip |
Advances the specified number of SCRIPTINFO structures in the enumeration. |
Requirements
|
Minimum supported client | Windows XP |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
Show: