Exemplo n.º 1
0
 internal static extern bool WinUsb_QueryDeviceInformation([In] SafeHandle InterfaceHandle,
                                                           DeviceInformationTypes InformationType,
                                                           ref int BufferLength,
                                                           [MarshalAs(UnmanagedType.AsAny), In, Out] object Buffer);
Exemplo n.º 2
0
 internal static extern bool WinUsb_QueryDeviceInformation([In] SafeHandle InterfaceHandle,
                                                           DeviceInformationTypes InformationType,
                                                           ref int BufferLength,
                                                           [MarshalAs(UnmanagedType.AsAny), In, Out] object Buffer);