Listing 1: Input file for generator
/* IDL File : C:\TEMP\test.rpc. Generated by EZ-Wizard.*/
program Test {
attribute SERVER_PROTOCOL=udp/tcp;
version Test_V {
int Rpc_Test ( [ in ] int inputpar , [ out ] char * outputpar )
{} = 1 ;
}=1;
}=536871941;
/* End of File */
|