IGameInput::EnableOemDeviceSupport
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 membersIGameInput
