Skip to content
New issue

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

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

Already on GitHub? # to your account

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

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

Comments

@jozefizso
Copy link
Member

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working CodePlex
Projects
None yet
Development

No branches or pull requests

1 participant