Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
'pointer' : cannot declare a pointer to an interior __gc pointer as a member of 'type'
Remarks
The compiler found an invalid pointer declaration (a __nogc pointer to a __gc pointer.).
C3166 is only reachable using the obsolete compiler option /clr:oldSyntax.