Return the flags for this attribute.

Synopsis

Declared in <balxml_elementattribute.h>

unsigned int
flags() const;

Description

Return the value of flags specified at the last call to reset or the constructor, if non‐zero, or zero otherwise. Pre‐defined flags are enumerated in the class definition.

Return Value

attribute flags

Created with MrDocs