CCRTAllocator::Free
Chamar essa função estática para liberar memória.
static void Free(
void* p
) throw( );
Parâmetros
- p
Ponteiro para a memória alocada.
Comentários
Libera a memória alocada.Consulte liberar para obter mais detalhes.
Requisitos
Cabeçalho: atlalloc.h