Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
getFile
Directory Service calls this when it gets the first request for a prop or on every request if the prop is not persistent.
The file represented by the property.
The symbolic name of the file.
TRUE - The returned file will be cached by Directory Service. Subsequent requests for this prop will bypass the provider and use the cache. FALSE - The provider will be asked for this prop each time it is requested.
Generated using TypeDoc
nsIDirectoryServiceProvider
Used by Directory Service to get file locations.