Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "HIDP_CAPS" in [All]

hid

.

    internal HIDP_CAPS GetDeviceCapabilities( SafeFileHandle hidHandle )

.
Summary
The HIDP_CAPS structure contains information about a top-level collection's capability.
.

    public struct HIDP_CAPS {

.

Declare Function HIDP_CAPS Lib "hid.dll" (TODO) As TODO

.

HIDP_CAPS structure

.
Documentation
[HIDP_CAPS] on MSDN
.
Summary
The HidP routine returns a top-level collection's HIDP_CAPS structure.
.

    out HIDP_CAPS Capabilities

.

    Pointer to a caller-allocated buffer that the routine uses to return a collection's HIDP_CAPS structure.


 
Access PInvoke.net directly from VS: