IPropertyValue.GetUInt32 方法

定义

返回存储为属性值的无符号整数值。

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

返回

UInt32

unsigned int

uint32_t

值。

适用于