IPropertyValue.GetUInt64 メソッド

定義

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

public:
 unsigned long long GetUInt64();
uint64_t GetUInt64();
public ulong GetUInt64();
function getUInt64()
Public Function GetUInt64 () As ULong

戻り値

UInt64

unsigned long long

uint64_t

値。

適用対象