UpdProcess Object
    
 
Description

UpdProcess Class


Remarks

This interface holds information about file that is available on the server for update. When you call Check method, collection of Files will be populated with objects like this one.


Members
Methods
Close Read-write property Closes the process.
Terminate Read-write property Terminates the process.

Properties
ExeName Read-write property Returns name the process EXE file.
Filename Read-write property Holds full path of the process filename.
ID Read-write property Returns process ID.