Public symbols in dfscli.dll (6.3.9600.17415-Windows_8.1) on x86_64
Total: 23
lmdfs.h,
dfscli.dll
NetDfsAdd ( LPWSTR DfsEntryPath, LPWSTR ServerName, LPWSTR ShareName, LPWSTR Comment, DWORD Flags )
NetDfsAddFtRoot ( LPWSTR ServerName, LPWSTR RootShare, LPWSTR FtDfsName, LPWSTR Comment, DWORD Flags )
NetDfsAddRootTarget ( LPWSTR pDfsPath, LPWSTR pTargetPath, ULONG MajorVersion, LPWSTR pComment, ULONG Flags )
NetDfsAddStdRoot ( LPWSTR ServerName, LPWSTR RootShare, LPWSTR Comment, DWORD Flags )
NetDfsEnum ( LPWSTR DfsName, DWORD Level, DWORD PrefMaxLen, LPBYTE* Buffer, LPDWORD EntriesRead, LPDWORD ResumeHandle )
NetDfsGetClientInfo ( LPWSTR DfsEntryPath, LPWSTR ServerName, LPWSTR ShareName, DWORD Level, LPBYTE* Buffer )
NetDfsGetFtContainerSecurity ( LPWSTR DomainName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR* ppSecurityDescriptor, LPDWORD lpcbSecurityDescriptor )
NetDfsGetInfo ( LPWSTR DfsEntryPath, LPWSTR ServerName, LPWSTR ShareName, DWORD Level, LPBYTE* Buffer )
NetDfsGetSecurity ( LPWSTR DfsEntryPath, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR* ppSecurityDescriptor, LPDWORD lpcbSecurityDescriptor )
NetDfsGetStdContainerSecurity ( LPWSTR MachineName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR* ppSecurityDescriptor, LPDWORD lpcbSecurityDescriptor )
NetDfsGetSupportedNamespaceVersion ( enum DFS_NAMESPACE_VERSION_ORIGIN Origin, PWSTR pName, PDFS_SUPPORTED_NAMESPACE_VERSION_INFO* ppVersionInfo )
NetDfsMove ( LPWSTR OldDfsEntryPath, LPWSTR NewDfsEntryPath, ULONG Flags )
NetDfsRemove ( LPWSTR DfsEntryPath, LPWSTR ServerName, LPWSTR ShareName )
NetDfsRemoveFtRoot ( LPWSTR ServerName, LPWSTR RootShare, LPWSTR FtDfsName, DWORD Flags )
NetDfsRemoveFtRootForced ( LPWSTR DomainName, LPWSTR ServerName, LPWSTR RootShare, LPWSTR FtDfsName, DWORD Flags )
NetDfsRemoveRootTarget ( LPWSTR pDfsPath, LPWSTR pTargetPath, ULONG Flags )
NetDfsRemoveStdRoot ( LPWSTR ServerName, LPWSTR RootShare, DWORD Flags )
NetDfsRename ( LPWSTR Path, LPWSTR NewPath )
NetDfsSetClientInfo ( LPWSTR DfsEntryPath, LPWSTR ServerName, LPWSTR ShareName, DWORD Level, LPBYTE Buffer )
NetDfsSetFtContainerSecurity ( LPWSTR DomainName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor )
NetDfsSetInfo ( LPWSTR DfsEntryPath, LPWSTR ServerName, LPWSTR ShareName, DWORD Level, LPBYTE Buffer )
NetDfsSetSecurity ( LPWSTR DfsEntryPath, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor )
NetDfsSetStdContainerSecurity ( LPWSTR MachineName, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor )
to the top