Share via


ISoftHIDProtocolXlator::WriteFeatureReport Method

The WriteFeatureReport method sends a feature report to the host.

Syntax

HRESULT WriteFeatureReport(
  [in]  SAFEARRAY psaFeatureReport
);

Parameters

  • psaFeatureReport [in]
    A pointer to SAFEARRAY of unsigned char values that contain a feature report.

Return Value

WriteFeatureReport returns E_NOTIMPLE. This method is currently not implemented and is reserved for future use.

Remarks

The WriteFeatureReport method is not implemented in the current release of DSF.

Requirements

Header

SoftHIDUSBif.h

See Also

ISoftHIDProtocolXlator

 

 

Send comments about this topic to Microsoft

Build date: 9/21/2010