IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

GetShareInfo Method

Gets a share's information and metadata.

Object Oriented Interface

public function doGetShareInfo();

Procedural Interface

ipworkscloud_azurefile_do_getshareinfo($res);

Remarks

This method gets information and metadata for the share currently selected by the Share property.

Calling this method will fire the ShareList event, will re-populate the Share* properties with a single item, and will re-populate the Metadata* properties with any metadata currently associated with the share.

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