3
Answers

How to do this in C#?

//VC++: memset( SPTWB, 0, Marshal.SizeOf( Win32.SCSI_PASS_THROUGH_WITH_BUFFERS ) ); If C# has an identical funtion to do the same work?

Answers (3)