IVIO_MiniDriver::SetData

This method corresponds to IVIO_Device::SetData.

Syntax

HRESULT IVIO_MiniDriver::SetData( IVIO_MiniDriverData *pInputData, DWORD dwTimeout );

Parameters

pInputData
[in] Pointer to an IVIO_MiniDriverData interface that contains the input data from the device.
dwTimeout
[in] Specifies, in milliseconds, the amount of time to wait for the request to complete.

Return Values

An appropriate HRESULT value is returned.