Dasmo
December 18th, 2005, 08:36 AM
I have a interface in a managed c++ file, is it possable to use this in an unmanaged c++ file.
I've tired using:
gcroot<MyManagedInterface*> myInterface
but this dosn't work, any help would be appectiated.
I've tired using:
gcroot<MyManagedInterface*> myInterface
but this dosn't work, any help would be appectiated.