1
Answer

how to do this in C#?

gongdehui

gongdehui

20y
1.8k
1
//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)