Sun Cluster Data Services Developer's Guide for Solaris OS

scds_initialize() Function

The DSDL requires that each callback method call the scds_initialize() function at the beginning of the method. This function performs the following operations:

Use the scds_close() function to reclaim the resources that are allocated by scds_initialize().