prHasDefault constant
int
const prHasDefault
Specifies that the property has a default value.
Implementation
static const prHasDefault = 0x1000;
Specifies that the property has a default value.
static const prHasDefault = 0x1000;