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?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
bilnaadPosted Oct 29, 2004, 3:34 PM
kovanPosted Oct 29, 2004, 11:23 AM
bilnaadPosted Oct 29, 2004, 6:34 AM