共用方式為


KnownDeviceTypes.Unknown 屬性

定義

由裝置廠商定義。

public:
 static property unsigned short Unknown { unsigned short get(); };
static uint16_t Unknown();
public static ushort Unknown { get; }
var uInt16 = KnownDeviceTypes.unknown;
Public Shared ReadOnly Property Unknown As UShort

屬性值

UInt16

unsigned short

uint16_t

由裝置廠商定義。

適用於