M Mattias Sjögren Dec 21, 2005 #3 Alan, Is it possible to expose a static class to COM? Click to expand... No, a static class can't be instantiated and it only has static methods that can't be called through COM interop. Mattias
Alan, Is it possible to expose a static class to COM? Click to expand... No, a static class can't be instantiated and it only has static methods that can't be called through COM interop. Mattias