exception e_InitSSPropertyError
{
TINACommonTypes::t_PropertyErrorStruct propertyError;
};
exception e_InitUSMError
{
t_InitialiseUSMErrorCode errorCode;
};
enum t_InitialiseUSMErrorCode
{
CannotCreateInterfaces,
BindtoSSMFailed,
initializeUnknownError
};
typedef TINACommonTypes::t_PropertyList t_InitialSSProperties;
properties to be interpreted by the USM, when initialising a service defined Property names: None defined at present
Generated by the OmniBroker IDL-to-HTML translator (non-commercial)