From: yairinbal on
Hello,

I am currently developing an autonomous IRM protector (as described in
MSDN / WSS3.0 SDK)

On my HrUnprotect implementation I need need context information about
the document (URL, user, etc.).

SharePoint provides I_IrmPolicyInfo interface for it, however, each
method I invoke in this interface returns HRESULT of E_UNEXPECTED.

Does anyone has any idea? For me it looks like a MS bug.

Is there any other way to acuire context (URL, User) of the file being
uploaded from the HrUnprotect method?

Thanks,
Yair