Expression Evaluator Error CXX0025 (Windows CE 5.0)

Send Feedback

operator needs struct/union

An operator that takes an expression of struct or union type was applied to an expression that is not a struct or union.

Program elements of class, structure, or union variables must have a fully qualified name. Program elements cannot be entered without full specification.

This error is identical to CAN0025.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.