1
edit
Changes
→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 ifdfs which will be neede with the C preprocessor.