LibUsbDotNet.DeviceNotify.Internal.DevBroadcastHdr.DevBroadcastHdr C# (CSharp) 메소드

DevBroadcastHdr() 개인적인 메소드

private DevBroadcastHdr ( ) : System.Runtime.InteropServices
리턴 System.Runtime.InteropServices
        internal DevBroadcastHdr() { Size = Marshal.SizeOf(this); }
    }
DevBroadcastHdr