:: com :: sun :: star :: corba :: iop ::

deprecated constants group ServiceIdGroup
Usage Restrictions
deprecated

Constants
TransactionService  
CodeSets  
ChainBypassCheck  
ChainBypassInfo  
LogicalThreadId  
BI_DIR_IIOP  
SendingContextRunTime  
INVOCATION_POLICIES  
FORWARDED_IDENTITY  
UnknownExceptionInfo  
Constants' Details
TransactionService
const ServiceId TransactionService = 0;
CodeSets
const ServiceId CodeSets = 1;
ChainBypassCheck
const ServiceId ChainBypassCheck = 2;
ChainBypassInfo
const ServiceId ChainBypassInfo = 3;
LogicalThreadId
const ServiceId LogicalThreadId = 4;
BI_DIR_IIOP
const ServiceId BI_DIR_IIOP = 5;
SendingContextRunTime
const ServiceId SendingContextRunTime = 6;
INVOCATION_POLICIES
const ServiceId INVOCATION_POLICIES = 7;
FORWARDED_IDENTITY
const ServiceId FORWARDED_IDENTITY = 8;
UnknownExceptionInfo
const ServiceId UnknownExceptionInfo = 9;
Top of Page