VirtualBox Main API
List of all members
IGuestDirectory Interface Reference

Implementation of the IDirectory object for directories on the guest. More...

Inheritance diagram for IGuestDirectory:
IDirectory

Additional Inherited Members

- Public Member Functions inherited from IDirectory
void close ()
 Closes this directory.
void read ([retval] out IFsObjInfo objInfo)
 Reads the next directory entry of this directory.
- Public Attributes inherited from IDirectory
readonly attribute wstring directoryName
 Full path of directory.
readonly attribute wstring filter
 The open filter.

Detailed Description

Implementation of the IDirectory object for directories on the guest.

Interface ID:
{AF4A8CE0-0725-42B7-8826-46E3C7BA7357}