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

deprecated constants group TargetAddressGroup
Usage Restrictions
deprecated

Constants
KeyAddr  
ProfileAddr  
ReferenceAddr  
Constants' Details
KeyAddr
const short KeyAddr = 0;
ProfileAddr
const short ProfileAddr = 1;
ReferenceAddr
const short ReferenceAddr = 2;
Top of Page