IADsFileService interface (iads.h)
The IADsFileService interface is a dual interface that inherits from IADsService. It is designed for representing file services supported in the directory service. Through this interface you can discover and modify the maximum number of users simultaneously running a file service.
To access active sessions or open resources used by the file service, you must go through the IADsFileServiceOperations interface to retrieve sessions or resources.
To examine the status of the file service or to perform service management operations, you use the IADsServiceOperations interface, which is inherited by IADsFileServiceOperations.
Inheritance
The IADsFileService interface inherits from IDispatch, IADs, and IADsService. IADsFileService also has these types of members:
Remarks
Under the WinNT provider, this interface is implemented on the WinNTService object.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | iads.h |