getPad()

This function returns a CPad object of the specified name.

Syntax

extern CPad* getPad(const char* strName)

Description

This function returns a CPad object or creates a CPad object if it does not exist. The Db2® system is responsible for cleaning up and freeing all objects that are allocated by using the pad when the current transaction ends.