How to Write the account interface in IDL?

Answer Posted / shilpa jain

module ModuleName{

interface intefaceName {

float Method1(); };

interface inerfaceName1 { Method1 open(in string name);

}; };

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is tie mechanism in CORBA/Visibroker?

1109


What is the use of vbjc [arguments normally passed to javac]?

1172


What is the use of java2idl [options] {filename}?

1183


What is the default value of "vbroker.agent.enablelocator" property?

3382


What is the use of vbj [options] [arguments normally sent to java VM] {class} [arg1 arg2 ...]?

1182


What is the default value of "vbroker.agent.addrfile" smart agent communication properties?

544


What is the default value of "javax.rmi.corba.utilclass" property?

562


What is the default value of "vbroker.rmi.supportrtsc" property?

549


How VisiBroker provides Server-side portability?

1055


What is the default value of "vborker.agent.clientport" property?

3180


What is the default value of "broker.agent.port" property?

3259


How VisiBroker provides an Enhanced Object Discovery Using the Location Service?

966


What is the default value of "vbroker.agent.keepalivethreshold" property?

533


What is the default value of "vbroker.agent.clientportrange" property?

549


What is VisiBroker's Smart Agent (osagent) Architecture?

1469