How can I dispose my unmanaged code object?

I can consume the unmanaged code object to c# application through the wrapper class. How can I dispose my unmanaged code object?
2 Replies
sibber
sibber6mo ago
did you write the wrapper?
canton7
canton76mo ago
What is the unmanaged code object? How did you allocate it?

Did you find this page helpful?