Public Attributes

IGuestDirEntry Interface Reference

Structure representing a directory entry on the guest OS. More...

List of all members.

Public Attributes

readonly attribute long long nodeId
 The unique identifier (within the guest's file system) of this file system object.
readonly attribute wstring name
 The filename.
readonly attribute
GuestDirEntryType 
type
 The entry type.

Detailed Description

Structure representing a directory entry on the guest OS.

Interface ID:
{20A66EFC-C2F6-4438-826F-38454C04369E}

Member Data Documentation

readonly attribute long long IGuestDirEntry::nodeId

The unique identifier (within the guest's file system) of this file system object.

readonly attribute wstring IGuestDirEntry::name

The filename.

The entry type.