
| Public Attributes | |
| VARIANT | totalBytes | 
| VARIANT | freeBytes | 
This structure defines the special path information.
Elements of struct SpecialPathInfo
| Type | Element | Description | 
|---|---|---|
| VARIANT | totalBytes | Total size of the partition in bytes. | 
| VARIANT | freeBytes | Free disk-space of the partition in bytes. | 
Definition at line 266 of file ISystem.idl.
| VARIANT ISystem::SpecialPathInfo::totalBytes | 
Total size of the partition in bytes.
Definition at line 268 of file ISystem.idl.
| VARIANT ISystem::SpecialPathInfo::freeBytes | 
Free disk-space of the partition in bytes.
Definition at line 269 of file ISystem.idl.