panthema / 2006 / SDIOS06 / sdios06 / src / locator / locator.idl (Download File)
#include <types.idl>
#include <iflocator.idl>

interface locator : IF_DIRECTORY, IF_NAMING, IF_ENUMERABLE {
	// ...
};