[
    uuid(b0de3bdb-b0d7-42c5-8d0b-bc7f4a005825),
#ifdef __midl
    ms_union,
#endif // __midl
    version(0.0)
]

interface imports
{
#define MIDL_PASS
#include "import.h"

// All .idl files need to contain at least one function prototype
DWORD
Dummy([in] DWORD dwDummyParm);
}
