IERUFileAccess

This interface provides a mechanism to allow access to files that are protected by the file system.  You can query for this interface on IERUFile objects and IERUSEvent_AddFile_Before and IERUSEvent_ReplaceFile_Before event objects.

When you call the AccessFile method and provide your Extension File Access Object (EFA) your EFA's "AccessFileImpl" method is called via IDispatch and provided with the UNC filepath and safearray that contains optional arguments (if specified in the AccessFile method).

For information on creating EFA's, refer to Remarks section of the AccessFile and AccessFile2 methods.

Home

Object

Properties

None.

Methods
AccessFile

AccessFile2