Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

DriveIndex Property

Selects a drive.

Object Oriented Interface

public function getDriveIndex();
public function setDriveIndex($value);

Procedural Interface

incloudstorage_onedrive_get($res, 7 );
incloudstorage_onedrive_set($res, 7, $value );

Default Value

0

Remarks

This property specifies the drive after calling ListDrives. Valid values are from 0 to DriveCount -1. After setting this property the following properties are populated:

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]