mpiFilterGainIndexGet

Declaration
long mpiFilterGainIndexGet(MPIFilter filter,
                           long      *gainIndex) 
Required Header stdmpi.h
Description

FilterGainIndexGet gets the current gain index of a Filter (filter) and writes it to the location pointed to by gainIndex.

Return Values
MPIMessageOK if FilterGainIndexGet successfully writes the gain index to the location
See Also mpiFilterGainIndexSet