I think it doesn't matter

It will still do the same effect if it's "ADR" or "OFS"
Code:
*(long*)(dwSrvrPtr+ADR_Level) = 999999999;
*(long*)(dwSrvrPtr+OFS_Level) = 999999999;