IPropertyValue.GetUInt32 Method

Definition

Returns the unsigned integer value stored as a property value.

public:
 unsigned int GetUInt32();
uint32_t GetUInt32();
public uint GetUInt32();
function getUInt32()
Public Function GetUInt32 () As UInteger

Returns

UInt32

unsigned int

uint32_t

The value.

Applies to