a question: managed - unmanaged
Managed C++/CLI
1
Posts
1
Posters
0
Views
1
Watching
-
i'm quite new to managed c++, so sorry for the question, but: can i have an unmanaged function within a managed class? specifically, i'd like to declare a variable (if i can have it as a member, even better) using a
__declspec
, while keeping my class managed. Any help would be much appreciated. there are no facts, only interpretations