ClfsMgmtPolicyNewContainerSuffix structure
Controls the suffix that is given to a new container.
c++
typedef struct _ClfsMgmtPolicyNewContainerSuffix {
ULONGLONG NextContainerSuffix;
} ClfsMgmtPolicyNewContainerSuffix, *PClfsMgmtPolicyNewContainerSuffix;
- NextContainerSuffix
Specifies the suffix given to a new container.
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 R2 [desktop apps only] |
Header |
Clfsmgmt.h |