how to do this in C#?
//vc++ code:
ZeroMemory( &SPTWB, sizeof( SCSI_PASS_THROUGH_WITH_BUFFERS ) );
How to this in c#? Or there is another function to do the same work in C#?
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 27, 2004, 12:58 PM