Services Class |
The Services type exposes the following members.
| Name | Description | |
|---|---|---|
| Services |
Constructor for the Services class. Calls the
Init() method for a newly created object.
|
| Name | Description | |
|---|---|---|
| AccessFileRead |
Checks whether a specified file can be
accessed for read operations.
|
|
| Dispose |
Destructor for the Services class. Calls the
UnInit() method for the object that is about to be destroyed.
|
|
| Dispose(Boolean) |
Releases the unmanaged resources used by the
Services and optionally releases the
managed resources
|
|
| Equals | (Inherited from Object.) | |
| Finalize |
Calls the UnInit() method for this
object.
(Overrides ObjectFinalize.) |
|
| GetHashCode |
Serves as a hash function for a particular
type.
(Inherited from Object.) |
|
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
| odActivate |
Sets user activation data.
|
|
| ToString |
Returns a string that represents the current
object.
(Inherited from Object.) |
| © Bricsys NV. All rights reserved. |