Learn R Programming

RGtk2 (version 2.20.21)

gFileInfoGetAttributeUint64: gFileInfoGetAttributeUint64

Description

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

Usage

gFileInfoGetAttributeUint64(object, attribute)

Arguments

Value

[numeric] a unsigned 64-bit integer from the attribute.