Compiler Error C2411
'identifier' : illegal struct/union member in 'context'
To fix by checking the following possible causes
The identifier is not a member of a visible structure or union in this context.
The identifier is not a member of the structure or union specified with the member-selection (.) operator.