IPropertyValue.GetUInt16 方法

定义

返回存储为属性值的无符号整数值。

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

返回

UInt16

unsigned short

uint16_t

值。

适用于