ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
RKRamnath KM24/03/2025

We wrote sample C++ program, which utilize the GetFolderPermissions API (as mentioned in the following link GetFolderPermissions Method (IEdmUserMgr7) - 2024 - SOLIDWORKS API Help ) from SW PDM API help to retrieve the folder permissions for the PDM Vault Folder and its subfolders. however, the folder permissions returned are incorrect.

Thus, we tested the C# example (as mentioned in the following