public bool GetAltInterface(out int alternateID) { return(_device.GetAltInterface(out alternateID)); }