Open Core Interface - MLPI
MLPI-MotionLogicProgrammingInterface(mlpi4COM)  1.26.2
ISystem::SpecialPathInfo Struct Reference
Collaboration diagram for ISystem::SpecialPathInfo:
Collaboration graph

Public Attributes

VARIANT totalBytes
 
VARIANT freeBytes
 

Detailed Description

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.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: