How to Write the account interface in IDL?



How to Write the account interface in IDL?..

Answer / 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

More VisiBroker Interview Questions

What is the use of java2iiop [options] {class name}

0 Answers  


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

0 Answers  


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

0 Answers  


What is an Event Queue?

0 Answers  


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

0 Answers  






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

0 Answers  


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

0 Answers  


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

0 Answers  


How VisiBroker provides an Implementation and Object Activation Support?

0 Answers  


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

0 Answers  


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

0 Answers  


How the Customizing of the VisiBroker ORB with interceptors and object wrappers?

0 Answers  


Categories