Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
The DFS_INFO_1 structure contains the name of a DFS root or DFS link.
The DFS_INFO_1 structure has the following format.
typedef struct _DFS_INFO_1 { [string] WCHAR* EntryPath; } DFS_INFO_1;
EntryPath: The pointer to a DFS root or a DFS link path.