<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[James's Programming Page — HidSharp. USB strings]]></title>
	<link rel="self" href="https://swforum.seekye.com/feed/atom/topic/10129/" />
	<updated>2020-04-10T06:16:30Z</updated>
	<generator>PunBB</generator>
	<id>https://swforum.seekye.com/topic/10129/</id>
		<entry>
			<title type="html"><![CDATA[Re: HidSharp. USB strings]]></title>
			<link rel="alternate" href="https://swforum.seekye.com/post/13116/#p13116" />
			<content type="html"><![CDATA[<p>I implemented HidD_GetIndexedString method for Windows OS in the latest released version of HidSharp. My commit can be found here: github.com/dondrakon/HidSharp/commit/ff121e5729fdd395a42e9013d88e7e835f8c0086</p>]]></content>
			<author>
				<name><![CDATA[denis.ivchenko]]></name>
				<uri>https://swforum.seekye.com/user/14300/</uri>
			</author>
			<updated>2020-04-10T06:16:30Z</updated>
			<id>https://swforum.seekye.com/post/13116/#p13116</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[HidSharp. USB strings]]></title>
			<link rel="alternate" href="https://swforum.seekye.com/post/13079/#p13079" />
			<content type="html"><![CDATA[<p>Hello!</p><p>Is HidSharp able to read USB strings from HID devices? <br />I need a method in HidSharp that can read the same information as this one:</p><p>[DllImport(&quot;hid.dll&quot;)]<br />private static extern bool HidD_GetIndexedString(IntPtr hidDeviceObject, int index, ref byte lpReportBuffer, int length);</p><p>Thank you for help!</p>]]></content>
			<author>
				<name><![CDATA[denis.ivchenko]]></name>
				<uri>https://swforum.seekye.com/user/14300/</uri>
			</author>
			<updated>2019-07-26T13:05:08Z</updated>
			<id>https://swforum.seekye.com/post/13079/#p13079</id>
		</entry>
</feed>
