SECQPEncoder::SetProtectDot
voidSECQPEncoder::SetProtectDot(boolbSet)
Setting the 'protect-dot' mode to TRUE forces the SECQPEncoder to encode any '.' character encountered at the beginning of a line. The default is set to FALSE.
Defined in: XMLCTEb64qp.h
Return Value
void
Parameters
bSet
When TRUE, 'protect-dot' is enabled.