struct ListenPoint in module com::sun::star::corba::iiop::

(Global Index)

Syntax

struct ListenPoint;

Field Summary

host

port

Field Details



host

Syntax

com::sun::star::corba::iiop::CorbaString8 host;

port

Syntax

unsigned short port;
Top of Page