CM_FREERECORD Return Value - rc
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: CM_FREERECORD Field - cNumRecord]
[Next: CM_FREERECORD - Parameters]