SAPUnmapMemory(3sapd)


SAPUnmapMemory -- detach from SAP daemon mapped memory

Synopsis

#include <sap_app.h> 

void SAPUnmapMemory();

Description

SAPUnmapMemory causes the process to unmap from the SAP daemon mapped memory region.

Examples

   SAPUnmapMemory(); 

References

SAPMapMemory(3sapd)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.