Soap.InvokeRegistry.IObjConverter Methods
InheritedProtected
| AddAttachment | public | Stores information about a SOAP attachment so that it is included in the final message that is created. |
| AddRef | public | Increments the reference count for this interface. |
| FindAttachment | public | Returns a TSOAPAttachment instance that represent the attachment with a specified ID. |
| GetOptions | public | |
| InitObjectFromSOAP | public | Initializes an instance of a remotable object to reflect the values in its SOAP representation. |
| ObjInstanceToSOAP | public | Returns the SOAP representation of a remotable object. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| ResetMultiRef | public | |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |