Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTRecord.CopyBuffer

Syntax

void CopyBuffer( CTRecord Record)

Parameters

  • Record [in] The source record.

Description

Copy the contents of the record buffer.

Return

None

TOCIndex