Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 541 Bytes

expression-evaluator-error-cxx0028.md

File metadata and controls

17 lines (13 loc) · 541 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: Expression Evaluator Error CXX0028
Expression Evaluator Error CXX0028
11/04/2016
CXX0028
CAN0028
CXX0028
172eb81f-c0b0-43b1-b418-766f35f1a561

Expression Evaluator Error CXX0028

not struct/union element

An expression of the form 'Struct.Member' or 'pStruct->Member' was specified, but <member> is not an element of the structure.

The expression may not be parenthesized correctly.

This error is identical to CAN0028.