unnamed 'type' as actual parameter
No type is given for a structure, union, enumeration, or class used as an actual parameter. If you are using /Zg to generate function prototypes. The compiler issues this warning and comments out the formal parameter in the generated prototype.
Possible solution