Navigation:  OLE Automation > Application >

SpaceObServer.Application.Methods

Previous pageReturn to chapter overviewNext page

Export methods

ExcelExport

Exports the selected directory tree to an Excel file.

HTMLExport

Exports the selected directory tree to a HTML file.

PDFExport

Exports the selected directory tree to a PDF file.

TextExport

Exports the selected directory tree to a text file.

CSVExport

Exports the selected directory tree to a csv file.

XMLExport

Exports the selected directory tree to a XML file.

Print

Exports the selected directory tree to a printed report.

ExportAllFiles

Exports a list of all files to a plain text file.

ExpandToLevel

Expands the active directory to the passed directory level.

ExpandToSize

Expands all directories bigger or equal to the passed size.

ListExport

Exports one of the SpaceObServer lists to a plain text or Excel file.

ChartExports

Saves one of the SpaceObServer graphs to a common image format.

 
Scan management methods

StartScan

Scans the passed directory immediately.

ScanRootDirectory

Scans the passed directory at the passed date time.

AddRootToDatabase

Adds a new scan to the database with extended settings.

RemoveRootFromDatabase

Removes all collected information about a previously scanned root directory from the database.

ScheduleScan

Schedules a repeatedly performed scan.

 
File system navigation methods

FirstChildID

Returns the ID representing the first sub folder of the passed parent ID.

NextSiblingID

Returns the ID representing the next sibling of the passed sibling ID.

GetFolderInformation

Retrieves a defined type of information you are interested in for a passed folder ID.

GetHistoricalFolderInformation

Retrieves a defined type of information you are interested in for a passed folder ID from a past scan date.

GetFileAgesValue

Provides you the allocated space and number of files for one of the "Age of Files" bar charts.

GetSizeDistributionValue

Provides you the allocated space and number of files for one of the "Size Distribution" bar charts.

GetTotalDiskSpace

Returns the total disk space of the current root directory.

GetFreeSpace

Returns the free disk space of the current root directory.