CONFIGRET CONFIGMG_Free_Log_Conf(LOG_CONF lcLogConfToBeFreed, ULONG ulFlags)
Frees a logical configuration and all resource descriptors associated with it.
Note Calling CONFIGMG_Add_Empty_Log_Conf or CONFIGMG_Free_Log_Conf from within a CONFIGMG_Get_First_Log_Conf/CONFIGMG_Get_Next_Log_Conf loop may have unwelcome side effects. Drivers should end the loop before adding or freeing a logical configuration and start it again when the operation is finished.
CONFIGMG_Add_Empty_Log_Conf, CONFIGMG_Get_First_Log_Conf, CONFIGMG_Get_Next_Log_Conf