|
VirtualBox Main API
|
Represents the guest implementation of the IFsObjInfo object. More...
Public Attributes | |
| readonly attribute boolean | midlDoesNotLikeEmptyInterfaces |
Public Attributes inherited from IFsObjInfo | |
| readonly attribute long long | accessTime |
| Time of last access (st_atime). More... | |
| readonly attribute long long | allocatedSize |
| Disk allocation size (st_blocks * DEV_BSIZE). More... | |
| readonly attribute long long | birthTime |
| Time of file birth (st_birthtime). More... | |
| readonly attribute long long | changeTime |
| Time of last status change (st_ctime). More... | |
| readonly attribute unsigned long | deviceNumber |
| The device number of a character or block device type object (st_rdev). More... | |
| readonly attribute wstring | fileAttributes |
| File attributes. More... | |
| readonly attribute unsigned long | generationId |
| The current generation number (st_gen). More... | |
| readonly attribute unsigned long | GID |
| The group the filesystem object is assigned (st_gid). More... | |
| readonly attribute wstring | groupName |
| The group name. More... | |
| readonly attribute unsigned long | hardLinks |
| Number of hard links to this filesystem object (st_nlink). More... | |
| readonly attribute long long | modificationTime |
| Time of last data modification (st_mtime). More... | |
| readonly attribute wstring | name |
| The object's name. More... | |
| readonly attribute long long | nodeId |
| The unique identifier (within the filesystem) of this filesystem object (st_ino). More... | |
| readonly attribute unsigned long | nodeIdDevice |
| The device number of the device which this filesystem object resides on (st_dev). More... | |
| readonly attribute long long | objectSize |
| The logical size (st_size). More... | |
| readonly attribute FsObjType | type |
| The object type. More... | |
| readonly attribute unsigned long | UID |
| The user owning the filesystem object (st_uid). More... | |
| readonly attribute unsigned long | userFlags |
| User flags (st_flags). More... | |
| readonly attribute wstring | userName |
| The user name. More... | |
Represents the guest implementation of the IFsObjInfo object.
{6620DB85-44E0-CA69-E9E0-D4907CECCBE5} | readonly attribute boolean IGuestFsObjInfo::midlDoesNotLikeEmptyInterfaces |
1.8.13