Dynamic
|
The DynamicLinker type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| ProductKey | ||
| ProductLcid | ||
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| Clone | Creates a *clone* of this object, and returns a pointer to the
*clone*. (Inherited from RXObject) |
|
| CompareTo | Allows classes to compare class objects. (Inherited from RXObject) |
|
| CopyFrom | Copies the contents of the specified object into this
object. (Inherited from RXObject) |
|
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetLoadedModules | Gets loaded modules. | |
| GetMetaObject | (Inherited from RXObject) |
|
| GetRXClass | Gets a class describing instance dynamically associated with
this object as the OdRxClass object. (Inherited from RXObject) |
|
| GetType | (Inherited from Object) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| IsAppBusy | Checks whether an application is busy. | |
| IsApplicationLocked | Checks whether an application is locked and therefore cannot be unloaded. | |
| IsAppMdiAware | Checks whether an application is MDI aware. | |
| IsModuleLoaded | Checks whether the specified module is loaded. | |
| LoadApp | Maps the specified application name to the a module filename, and loads that module. | |
| LoadModule | Loads the specified abstract (platform-independent) module. | |
| QueryX | Checks whether the object belongs to the specified class and
returns a pointer to this object if this object can be converted to
the specified class. (Inherited from RXObject) |
|
| SetAppBusy | Sets the AppBusy status. | |
| ToString | (Inherited from Object) |
|
| UnloadApp | Unloads the specified application. | |
| UnloadModule | Unloads the specified abstract (platform-independent) module. | |
| X | Checks whether the object belongs to the specified class and
returns a pointer to this object if this object can be converted to
the specified class, or throws an exception if it cannot. (Inherited from RXObject) |
| Name | Description | |
|---|---|---|
| ModuleLoadAborted | ||
| ModuleLoaded | ||
| ModuleLoading | ||
| ModuleUnloadAborted | ||
| ModuleUnloaded | ||
| ModuleUnloading |
| © Bricsys NV. All rights reserved. |