Hi!
I'm writing an vb.net application that calls the ProjectWise API and need to copy the access control list from a template folder to another folder within ProjectWise. I am getting an PInvokeStackImbalance error indicating that I don't have the calling Convention or the function signature correct.
Can someone verify that the help I'm using for that function has the right arguments and function return?
Thank you!
~Leslie