D
DaTurk
Hi,
I'm trying to have a unmanaged object contatined in a a managed
class. THis is no problem, but I need access to this object in other
managed classes. I'm not sure how to do this. I mean, it wouldn't
really make sense to be able to pass in a unmanaged object into a
managed anything because it can be accessed via C#. Any help would be
appreciated.
Thank you in advance.
I'm trying to have a unmanaged object contatined in a a managed
class. THis is no problem, but I need access to this object in other
managed classes. I'm not sure how to do this. I mean, it wouldn't
really make sense to be able to pass in a unmanaged object into a
managed anything because it can be accessed via C#. Any help would be
appreciated.
Thank you in advance.