mpiFilterAxisMapGet

Declaration
long mpiFilterAxisMapGet(MPIFilter    filter,
                         MPIObjectMap *map)
Required Header stdmpi.h
Description

FilterAxisMapGet gets the object map of the Axes that are associated with a Filter (filter), and writes it into the structure pointed to by map.

Return Values
MPIMessageOK if FilterAxisMapGet successfully writes the object map of Axes to the structure
See Also mpiFilterAxisMapSet