ClfsMgmtPolicyMaximumSize structure
The ClfsMgmtPolicyMaximumSize structure specifies the maximum size of a log.
c++
typedef struct {
ULONG Containers;
} ClfsMgmtPolicyMaximumSize;
Containers
Specifies the maximum size of the log as a number of containers.There is no default maximum value.
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 R2 [desktop apps only] |
Header |
Clfsmgmt.h |