共用方式為


IPropertyValue.GetUInt32 方法

定義

傳回儲存為屬性值的不帶正負號整數值。

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

傳回

UInt32

unsigned int

uint32_t

數值。

適用於