Soap.OPConvert.IOPConvert Methods

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetAttachmentspublicReturns the value of the Attachments property.
GetEncodingpublicReturns the value of the Encoding property.
GetOptionspublicReturns the value of the Options property.
GetTempDirpublicReturns the value of the TempDir property.
InvContextToMsgpublicMarshals a method call from an invocation context to a transportable string.
MakeFaultpublicEncodes an exception that was raised when trying to execute a method on an invokable interface.
MakeResponsepublicEncodes the results of successfully executing a method on an invokable interface.
MsgToInvContextpublicUnpacks an encoded method call into an invocation context so that it can be executed.
ProcessResponsepublicUnpacks the response packet from a method call into an invocation context.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetAttachmentspublicSets the value of the Attachments property.
SetEncodingpublicSets the value of the Encoding property.
SetOptionspublicSets the value of the Options property.
SetTempDirpublicSets the value of the TempDir property.
SupportspublicIndicates whether a given interface supports a specific (another) interface.