Hello everyone, I was implementing XPropertySetInfo interface to return an object for it when "getPropertySetInfo" command is executed.
I had a doubt about setting the attribute of Property as READONLY. I have set Some properties like "DateCreated","Size","IsFolder","IsDocument","ContentType","DateModified" to READONLY. Is it right? Please provide feedback about code, so that I can revert back at this point only if I have to. I'm coding "setPropertyValue" command also. If READONLY type is requested for change, I'll have to add a IllegalAccessException to Any[] that I return. So, that code also depends on this. -- Rajath S, M.Sc(Hons.) Physics, Birla Institute of Technology and Science - Pilani, Pilani