mpiSercosMemory

Declaration
long mpiSercosMemory(MPISercos sercos,
                     void      **memory) 
Required Header stdmpi.h
Description

SercosMemory writes an address [that is used to access Sercos (sercos) memory] to the contents of memory. This address (or an address calculated from it) is passed as the src argument to mpiSercosMemoryGet(...) and as the dst argument to mpiSercosMemorySet(...).

Return Values
MPIMessageOK if SercosMemory successfully writes the Sercos memory address to the contents of memory
See Also mpiSercosMemoryGet | mpiSercosMemorySet