Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

dam_getRowBuffer

  • Last Updated: May 12, 2026
  • 1 minute read
    • OpenAccess SDK
    • Version 8.1
    • Documentation

This method returns the RowBuffer object that the IP uses to add values to.

The call to dam_getRowBuffer should not cause a new block of memory to be allocated and then freed when dam_isTargetRow is called.

void dam_getRowBuffer(
     RowBuffer szCatalog, 
     RowBuffer szRoleName)

Parameters for dam_getRowBuffer

Parameter Type Description
INPUT
hstmt long The statement handle.
OUTPUT
szCatalog RowBuffer The database catalog.
szRoleName RowBuffer The name of the role.

See also

TitleResults for “How to create a CRG?”Also Available inAlert