הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
This interface enumerates the raw input devices, and is only used by PresentationHost.exe.
Note
This API is only intended and supported for use on the local client machine
Members
| Member | Description |
|---|---|
| IEnumRAWINPUTDEVIC:Next | Enumerates the next celt elements (that is, RAWINPUTDEVICE structures) in the enumerator's list, returning them in rgelt along with the actual number of enumerated elements in pceltFetched. |
| IEnumRAWINPUTDEVIC:Skip | Instructs the enumerator to skip the next celt elements in the enumeration so that the next call to IEnumRAWINPUTDEVIC:Next will not return those elements. |
| IEnumRAWINPUTDEVIC:Reset | Resets the enumeration sequence to the beginning. |
| IEnumRAWINPUTDEVIC:Clone | Creates another raw input device enumerator with the same state as the current enumerator to iterate over the same list. |
See also
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.
.NET Desktop feedback