Skip to main content

IGameInput::EnableOemDeviceSupport

Deprecated. This method was removed in GameInput v1 and is not available in the current API.
Enables support for a specific OEM input device identified by its device GUID.

Syntax

Parameters

oemDeviceId   _In_
Type: REFGUID
The GUID identifying the OEM device type to enable.

Return value

Type: HRESULT Returns E_NOTIMPL, as this method was never implemented in v0.

Remarks

This method was used to opt-in to input from OEM devices that used custom protocols not covered by the standard GameInput device families. It was removed in v1 as part of a simplification of the device enumeration model.

Version History

See also

Deprecated GameInput API members
IGameInput
Last modified on August 4, 2026