void SetModificationFlag( qByte flag );
Name | Description | |
---|---|---|
in | flag | Bit flag indicating the locations of the attribute values to modify. This represents the bitwise OR of RankingConstants::ModificationFlag . |
Sets the modification flag.
Specifies a flag indicating the locations of the attributes to change. This parameter must always be specified. You can specify multiple attributes using the bitwise OR of RankingConstants::ModificationFlag
.
CONFIDENTIAL