IPropertyValue.GetUInt32 メソッド

定義

プロパティ値として格納されている符号なし整数値を返します。

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

戻り値

UInt32

unsigned int

uint32_t

値。

適用対象