Changes

Jump to: navigation, search

Researching XPIDL and IDL Technologies

6 bytes added, 12:17, 6 October 2006
Include Terminology
=== Include Terminology ===
To referencing interfaces defined in other files, you must type #include "filename.idl".
In XPIDL, #include only includes the file once, so the #include statement does not need the ifdefs which will be neede with required for the
the C preprocessor.
1
edit

Navigation menu