These setting functions are used to preset parameters for
IiopRequest function calls.
This is useful to make IIOP request functions more readable by
using fewer parameters for values that do not change often.
IiopSetPrincipal Function Specifies the principal setting sent along with request messages to the server.
IiopSetProxy Function Sets a traffic forwarder host where all IIOP traffic is sent to, no matter what the target address in an IOR specifies.
IiopSetServiceContext Function Specifies the service context list that is sent along with messages that are exchanged between server and client objects.
IiopRegisterValueType Function Registers a value typecode in order to be able to parse IIOP reply messages that contain non-chunked derived value types.