2.2.2.10.1 MinPoolSizeProperty

The MinPoolSizeProperty type represents the minimum size of a pool of component instances.

Simple type: eDT_ULONG

Validity: MUST be between 0x00000000 and 0x00100000 (decimal 1048576), inclusive. Furthermore, table entries with a property of this type also have a corresponding property of type MaxPoolSizeProperty (section 2.2.2.10.2). The value of this property MUST be less than or equal to the corresponding MaxPoolSizeProperty.

Server validation: Servers MAY enforce validity constraints.

Client validation: Clients SHOULD enforce validity constraints.