Jump to content

Creating a WPS class

From NikiWiki
Revision as of 14:15, 21 October 2004 by 80.131.48.59 (talk)
  1. Write your class in the Interface Definition Language (IDL).
  2. Compile the class definition using the SOM compiler.
  3. Compile the source files using your C compiler.