device control using C#.net in winAPI
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