IVIO_MiniDriverData::get_DataBuffer

This method gets the address of a data buffer.

Syntax

HRESULT IVIO_MiniDriverData::get_DataBuffer( PVOID *ppv, );

Parameters

ppv
[in] Pointer to a void pointer to the buffer that contains driver-specific data.

Return Values

An appropriate HRESULT value is returned.