WinUsb_GetAssociatedInterface (winusb)
Last changed: -5.202.136.63

.
Summary
TODO - a short description

C# Signature:

    [DllImport("winusb.dll", SetLastError = true, CharSet = CharSet.Auto)]
    public static extern bool WinUsb_GetAssociatedInterface(IntPtr InterfaceHandle,byte AssociatedInterfaceIndex,out IntPtr AssociatedInterfaceHandle);

User-Defined Types:

Alternative Managed API:

Notes:

Tips & Tricks:

More:

Documentation