T
Tom Glenn
I have a managed method that has an int parameter that has to be passed to
an unmanaged method that takes a PBYTE and associated length as a DWORD.
Anyone have any sample code that shows how to do this?
Thanks.
an unmanaged method that takes a PBYTE and associated length as a DWORD.
Anyone have any sample code that shows how to do this?
Thanks.