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 | Determines whether the specified object is equal to the current
object. (Inherited from Object) |
|
| Finalize | Calls the UnInit() method for this object. (Overrides ObjectFinalize) |
|
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| LoadArchitecture | Loads 3 architecture .NET Classic wrappers libraries: TA_Mgd, TA_MgdArch, TA_MgdStructure. | |
| 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. |