Share via


IPropertyValue.GetUInt16 方法

定義

傳回儲存為屬性值的不帶正負號整數值。

public:
 unsigned short GetUInt16();
uint16_t GetUInt16();
public ushort GetUInt16();
function getUInt16()
Public Function GetUInt16 () As UShort

傳回

UInt16

unsigned short

uint16_t

數值。

適用於