0
Answer

device control using C#.net in winAPI

Photo of subashini s

subashini s

18y
3.4k
1
How  to pass parameter value to  DeviceIoControl ( int hDevice, int dwIoControlCode, ref object lpInBuffer, int nInBufferSize, ref object lpOutBuffer, int nOutBufferSize, ref int lpBytesReturned, ref OVERLAPPED lpOverlapped) for CD drive access block     using C#.net