ClfsMgmtPolicyNewContainerSuffix structure

Controls the suffix that is given to a new container.

Syntax

typedef struct _ClfsMgmtPolicyNewContainerSuffix {
  ULONGLONG NextContainerSuffix;
} ClfsMgmtPolicyNewContainerSuffix, *PClfsMgmtPolicyNewContainerSuffix;

Members

  • NextContainerSuffix
    Specifies the suffix given to a new container.

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2003 R2 [desktop apps only]

Header

Clfsmgmt.h

See also

CLFS_MGMT_POLICY