Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to convert the returned interface variable by a method to object? #66

Open
jozefizso opened this issue May 7, 2013 · 0 comments
Open
Labels
bug Something isn't working CodePlex

Comments

@jozefizso
Copy link
Member

jozefizso commented May 7, 2013

Issue from Tue, 07 May 2013 12:02:46 GMT
Originally opened at https://clrinterop.codeplex.com/workitem/10981


Hi,
I am using a c# wrapper, in the c++ library, the called function returns a pointer to the class object.
In the c# wrapper, if I call that method it returns an interface variable.
That interface variable is null, so I am unable gets the values.
How should I handle that interface variable in order to get values.
Anyone please help me.

@jozefizso jozefizso added CodePlex bug Something isn't working labels Oct 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CodePlex
Projects
None yet
Development

No branches or pull requests

1 participant