1
Reply

how to do this in C#?

gongdehui

gongdehui

Oct 27 2004 8:46 AM
1.8k
//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#?

Answers (1)