4 * @file InvalidSlot.pidl
6 * @brief Pre-compiled InvalidSlot
9 #ifndef _INVALID_SLOT_PIDL_
10 #define _INVALID_SLOT_PIDL_
12 module PortableInterceptor {
14 typeprefix PortableInterceptor "omg.org";
16 exception InvalidSlot {};
19 #endif /* _INVALID_SLOT_PIDL_ */