FileInfo.getAttributeUint32

uint getAttributeUint32(string attribute)

Gets an unsigned 32-bit integer contained within the attribute. If the attribute does not contain an unsigned 32-bit integer, or is invalid, 0 will be returned.

Parameters

attributea file attribute key.

Returns

an unsigned 32-bit integer from the attribute.