struct TaggedProfile in module com::sun::star::corba::iop::

(Global Index)

Syntax

struct TaggedProfile;

Field Summary

tag

profile_data

Field Details



tag

Syntax

com::sun::star::corba::iop::ProfileId tag;

profile_data

Syntax

sequence< byte > profile_data;
Top of Page