z/OS Cryptographic Services System SSL Programming
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


gsk_free_record()

z/OS Cryptographic Services System SSL Programming
SC14-7495-00

Releases storage allocated for a database record.

Format

   #include <gskcms.h>

   void gsk_free_record (    
                          gskdb_record *         record)

Parameters

record
Specifies the database record to be released. The gskdb_record structure is released in addition to the record data.

Usage

The gsk_free_record() routine is used to release storage allocated for a database record.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014