struct IORAddressingInfo in module com::sun::star::corba::giop::

(Global Index)

Syntax

struct IORAddressingInfo;

Field Summary

selected_profile_index

ior

Field Details



selected_profile_index

Syntax

unsigned long selected_profile_index;

ior

Syntax

com::sun::star::corba::iop::IOR ior;
Top of Page