WaE: expression result unused
A right parenthesis was apparently misplaced, leading to the code actually containing a bogus comma expression. The GetPropertyValue() call's result was ignored and the subexpression after the comma, zero, was used instead.
Showing
Please
register
or
sign in
to comment