Hi Guys,
I have been trying to use PDDocGetNewSecurityInfo() to determine if the document has the pdPermEdit and pdPermEditNotes flags.
No matter what the document, I am getting 4294967292 which I believe to be a little too high.
Not sure what I am doing wrong here, any suggestions?
ASUns32 secInfo = 0x00; PDDocGetNewSecurityInfo(pdDoc, &secInfo); // secInfo = 4294967292