IPWorks Cloud 2020 C++ Builder Edition

Questions / Feedback?

ListParents Method

Lists the parent folders of a file or folder.

Syntax

void __fastcall ListParents(String ResourceId);

Remarks

This is a convenience method that simply retrieves the parent Ids of the file or folder specified by ResourceId and passes them to GetResourceInfo.

Refer to GetResourceInfo for more information.

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