IVIO_MiniDriverData::get_DataBufferSize

This method gets the size of the data buffer.

Syntax

HRESULT IVIO_MiniDriverData::get_DataBufferSize( DWORD *pcbDataBuffer, );

Parameters

pcbDataBuffer
[in] Pointer to the size of the buffer that contains driver-specific data.

Return Values

An appropriate HRESULT value is returned.