Synopsis

PDX_MSGT olm_RemoveAll(long option, OLM_LIST *list)

Purpose

Remove all objects in an object list.

Description

This function will remove all objects in the specified list. This is a more efficient way of clearing an object list than deleting it and creating a new list.

Input

option

Option mask (not used)

list

Object list pointer

Return

OLM_NOERR or error