IPropertyValue.GetUInt16 メソッド

定義

プロパティ値として格納されている符号なし整数値を返します。

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

戻り値

UInt16

unsigned short

uint16_t

値。

適用対象