ADSI FileShare Object represents a published file share point of a file service. A file share point is a node of a directory structure that is made accessible to other clients through a directory service file manager. File shares can be enumerated from an ADSI Service Object that is a file service container object.
| Interfaces typically supported on ADSI FileShare Object | Description |
|---|---|
| IUnknown | Universal COM object management and interface query methods. |
| IDispatch | Automation methods for late-bound access to an object's methods and properties. |
| IADs | Standard Active Directory object management methods. |
| IADsFileShare | Management methods for a file share object and its persistent properties. |
Windows NT: Use version 4.0 and later.
IADsFileShare, ADSI Service Object