blah blah blah is here! blah blah » Close

0
votes
0 answers

Getting a P/Invoke (COM) string

Dear Debuggers, I have the following code fragment (and variants on it) -- it uses a COM P/Invoke to retrieve an out string pVal of size out int pSize which is actually a reference to a block of memory (24bit Colo(u)r) which I am attempting ...

Feedback