ISharedFolderCollection Interface Reference

List of all members.

Public Member Functions

void getItemAt (in unsigned long index,[retval] out ISharedFolder item)
void enumerate ([retval] out ISharedFolderEnumerator enumerator)
void findByName (in wstring name,[retval] out ISharedFolder sharedFolder)
 Searches this collection for a shared folder with the given logical name.

Public Attributes

readonly attribute unsigned long count


Member Function Documentation

void ISharedFolderCollection::getItemAt ( in unsigned long  index,
[retval] out ISharedFolder  item 
)

void ISharedFolderCollection::enumerate ( [retval] out ISharedFolderEnumerator  enumerator  ) 

void ISharedFolderCollection::findByName ( in wstring  name,
[retval] out ISharedFolder  sharedFolder 
)

Searches this collection for a shared folder with the given logical name.

Parameters:
name Logical name of the shared folder to search for
sharedFolder Found shared folder object
Note:
The method returns an error if the given name does not correspond to any shared folder in the collection.


Member Data Documentation

readonly attribute unsigned long ISharedFolderCollection::count


Generated on Fri Nov 21 21:38:41 2008 for VirtualBox Main API by  doxygen 1.5.5