| CFLCreateShare(Text; text; text[255]; text[255]) |
Procedure to create a new share in Azure File Storage |
| CFLDeleteShare(Text; Text; text[255]) |
Procedure to delete a share in Azure File Storage |
| CFLListShares(Text; Text; Text; text[255]): XmlDocument |
Procedure to list the shares in Azure File Storage |
| CFLShareExists(Text; text; text[255]): boolean |
Procedure to check wether a share exists in Azure File Storage |
| CFLTryListShares(Text; Text; Text; text[255]; XmlDocument) |
Procedure to list the shares in Azure File Storage |