Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies extended information types for PRJ_EXTENDED_INFO.
Syntax
typedef enum PRJ_EXT_INFO_TYPE {
PRJ_EXT_INFO_TYPE_SYMLINK = 1
} ;
Constants
PRJ_EXT_INFO_TYPE_SYMLINKValue: 1 This PRJ_EXTENDED_INFO specifies the target of a symbolic link. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 2004 (10.0; Build 19041) |
| Minimum supported server | Windows Server, version 2004 (10.0; Build 19041) |
| Header | projectedfslib.h |