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