IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

GetSharedDriveInfo Method

Gets information about a specific shared drive.

Object Oriented Interface

public function doGetSharedDriveInfo($shareddriveid);

Procedural Interface

ipworkscloud_googledrive_do_getshareddriveinfo($res, $shareddriveid);

Remarks

This method retrieves information about the shared drive specified by SharedDriveId.

Calling this method will fire the SharedDriveList event, and will populate the SharedDrive* properties (clearing any previously-held items in the process).

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]