Skip to content

Latest commit

 

History

History
89 lines (69 loc) · 2.7 KB

ns-lmdfs-dfs_info_150.md

File metadata and controls

89 lines (69 loc) · 2.7 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:lmdfs._DFS_INFO_150
DFS_INFO_150 (lmdfs.h)
Contains the security descriptor for a DFS link's reparse point.
*LPDFS_INFO_150
*PDFS_INFO_150
DFS_INFO_150
DFS_INFO_150 structure [Distributed File System]
PDFS_INFO_150
PDFS_INFO_150 structure pointer [Distributed File System]
dfs.dfs_info_150
fs.dfs_info_150
lmdfs/DFS_INFO_150
lmdfs/PDFS_INFO_150
dfs\dfs_info_150.htm
Dfs
b0fa6fca-8e60-447d-9334-c4df04f13439
12/05/2018
*LPDFS_INFO_150, *PDFS_INFO_150, DFS_INFO_150, DFS_INFO_150 structure [Distributed File System], PDFS_INFO_150, PDFS_INFO_150 structure pointer [Distributed File System], dfs.dfs_info_150, fs.dfs_info_150, lmdfs/DFS_INFO_150, lmdfs/PDFS_INFO_150
lmdfs.h
LmDfs.h, Lm.h
Windows
Windows Vista with SP1
Windows Server 2008
Windows
DFS_INFO_150, *PDFS_INFO_150, *LPDFS_INFO_150
19H1
_DFS_INFO_150
lmdfs/_DFS_INFO_150
PDFS_INFO_150
lmdfs/PDFS_INFO_150
DFS_INFO_150
lmdfs/DFS_INFO_150
c++
APIRef
kbSyntax
HeaderDef
LmDfs.h
DFS_INFO_150

DFS_INFO_150 structure

-description

Contains the security descriptor for a DFS link's reparse point. This structure is only for use with the NetDfsGetInfo and NetDfsSetInfo functions.

-struct-fields

-field SecurityDescriptorLength

-field pSecurityDescriptor.size_is

-field pSecurityDescriptor.size_is.SecurityDescriptorLength

-field SdLengthReserved

This member is reserved for system use.

-field pSecurityDescriptor

Pointer to a SECURITY_DESCRIPTOR structure that specifies a self-relative security descriptor to be associated with the DFS link's reparse point. This field is valid for DFS links only.

-see-also

Distributed File System Functions

NetDfsGetInfo

NetDfsSetInfo