:: com :: sun :: star :: corba :: giop ::

deprecated struct TargetAddress
Base Hierarchy
TargetAddress
 ┗ ::com::sun::star::corba::CorbaUnion
Usage Restrictions
deprecated

Elements' Summary
nDiscriminator  
object_key  
profile  
ior  
Elements' Details
nDiscriminator
short nDiscriminator;
object_key
sequence< byte > object_key;
profile
::com::sun::star::corba::iop::TaggedProfile profile;
ior
IORAddressingInfo ior;
Top of Page