I need help with my code.
I'm trying to run unmanaged code from my C# code.
C++ Code
Code:
Result_t oemGetImage(PBYTE pImageBuffer,
PDWORD pdwSize, WORD nTop,
WORD nLeft, WORD nRight,
WORD nBottom, WORD nSkip,
WORD nBits, FileFormat_t nFormat,
WORD nWhiteValue,