Share via


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

數值。

適用於