P
paul f
How do I write value of (unmanaged) OutputData char* into a string
(managed) with c#.
I am getting error:
Attempted to read or write protected memory. This is often an
indication that other memory is corrupt.
Do I need to enabling marchalling?
(managed) with c#.
I am getting error:
Attempted to read or write protected memory. This is often an
indication that other memory is corrupt.
Do I need to enabling marchalling?