rc (BOOL)

      Success indicator.

      TRUE

        Memory associated with a record or records in the container was freed.
      FALSE
        Associated memory was not freed. The WinGetLastError function may return the following errors:

        • PMERR_INVALID_PARAMETERS
        • PMERR_MEMORY_DEALLOCATION_ERR
        • PMERR_RECORD_CURRENTLY_INSERTED.


        [Back] [Next]