Soap.OPConvert.IOPConvert Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetAttachments | public | Returns the value of the Attachments property. |
| GetEncoding | public | Returns the value of the Encoding property. |
| GetOptions | public | Returns the value of the Options property. |
| GetTempDir | public | Returns the value of the TempDir property. |
| InvContextToMsg | public | Marshals a method call from an invocation context to a transportable string. |
| MakeFault | public | Encodes an exception that was raised when trying to execute a method on an invokable interface. |
| MakeResponse | public | Encodes the results of successfully executing a method on an invokable interface. |
| MsgToInvContext | public | Unpacks an encoded method call into an invocation context so that it can be executed. |
| ProcessResponse | public | Unpacks the response packet from a method call into an invocation context. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetAttachments | public | Sets the value of the Attachments property. |
| SetEncoding | public | Sets the value of the Encoding property. |
| SetOptions | public | Sets the value of the Options property. |
| SetTempDir | public | Sets the value of the TempDir property. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |