IPropertyValue.GetUInt16 Method

Definition

Returns the unsigned integer value stored as a property value.

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

Returns

UInt16

unsigned short

uint16_t

The value.

Applies to