Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The PseudoComServer type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PseudoComServer | Initializes a new instance of the PseudoComServer class |
Methods
| Name | Description | |
|---|---|---|
| CreateProgIdFromUrl |
Creates a ProgId from a URI
| |
| Delete(Guid) |
Deletes the pseudoserver from the registry.
| |
| Delete(String) |
Deletes the configured endpoints conatined a collection saved on disk.
| |
| Enumerate |
Returns the UA COM Pseudo-servers registered on the local computer.
| |
| Equals | (Inherited from Object.) | |
| Export |
Exports COM endpoint configurations to the specified file.
| |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetServerHostClsid |
Returns the CLSID of the host process to use for the specification.
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Import |
Imports the configured endpoints from a collection saved on disk.
| |
| Load |
Loads the endpoint information from the registry.
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Save |
Saves the endpoint information in the registry.
| |
| ToString | (Inherited from Object.) |