Building the application  Sample IDL file

Chapter 2: Developing Custom Applications

Defining the IDL file

Functions are defined in the IDL file using this syntax:

[type]
int dfcFunc(funcSig);

Five functions types are supported by Impact:

You can use any literal to define your functions and arguments, but the following keywords cannot be used as function names: Initialize, Finalize, Acquire, IpcRequest, ProcessDfc, GetThis.





Copyright © 2005. Sybase Inc. All rights reserved. Sample IDL file

View this book as PDF