IPropertyValue.GetUInt64 Method

Definition

Returns the unsigned integer value stored as a property value.

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

Returns

UInt64

unsigned long long

uint64_t

The value.

Applies to