Synopsis

(macro) PDX_MSGT osm_RemoveAll(long option, OSM_STACK *stack)

Purpose

Remove all objects from an object stack.

Description

This function will remove all the objects in the specified stack. This is more efficient than deleting the stack and creating a new stack.

Input

option

Options (not used)

stack

Stack pointer

Return

OSM_NOERR or error