Jump to content

Creating a WPS class: Difference between revisions

From NikiWiki
No edit summary
(No difference)

Revision as of 14:10, 21 October 2004

  1. Write your class in the Interface Definition Language (IDL)
  2. Compile the class definition using the SOM compiler.
  3. Complie the source files using your C compiler.