Function extractStateFlag
void extractStateFlag(
dxml .dom .DOMEntity!(string) item,
string attrName,
string attrName2,
State state,
ref uint stateMask,
ref uint stateValue
);
void extractStateFlag(
dxml .dom .DOMEntity!(string) item,
string attrName,
string attrName2,
State state,
ref uint stateMask,
ref uint stateValue
);