IPWorks Cloud 2020 C++ Builder Edition

Questions / Feedback?

CreateFolder Method

Creates a new folder resource.

Syntax

String __fastcall CreateFolder(String NewFolderPath);

Remarks

This method creates a new folder resource at the path NewFolderPath, and returns the Id of the newly-created folder resource.

NewFolderPath must be a folder path, or an Id-based relative folder path.

The RenameIfExists configuration setting may be enabled before calling this method to have the server automatically resolve naming conflicts.

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