errors.hlp (Topic list)
Error Message
                                                  Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Compiler error C2214
 
     pointers based on void require the use of :>
 
     A _based pointer based on void cannot be dereferenced. Use the :>
     operator to create an address that can be dereferenced.
                                    -♦-