Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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.