M
Michael Tissington
I have a DLL written in C++. A number of the functions both expect a string
(BSTR) and also return a string (BSTR)
How do I define this in C# ?
(BSTR) and also return a string (BSTR)
How do I define this in C# ?