Compiler Error C3159

'pointer' : array of pointers to value type cannot be declared

An array of pointers to a value type cannot be declared.

C3159 is only reachable using the obsolete compiler option /clr:oldSyntax.