Namespace: Consultingwerk.Util
Class 
DataSourceHelper Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:DataSourceHelper
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Mar 24 09:56:31 CET 2022
Purpose: Protected default constructor
Notes: Disallow instance creation



Top Method Summary
Options Name Purpose
+ HANDLE GetSourceBuffer (handle, character) Gets the handle to the source buffer in the data-source object with the given name.

Top Constructor Summary
Options Name Purpose
# DataSourceHelper () Protected default constructor


Method Detail
Top

PUBLIC HANDLE GetSourceBuffer (handle, character)

Purpose: Gets the handle to the source buffer in the data-source object
with the given name.
Notes: Workaround to the GET-SOURCE-BUFFER() method of the data-source
object only supporting the buffer index, not the buffer name
Throws an error for an invalid buffer name

Parameters:
phDataSource HANDLE
The handle of the DataSource
pcBufferName CHARACTER
The name of the buffer to search
Returns HANDLE
The handle of the source buffer


Constructor Detail
Top

PROTECTED DataSourceHelper ()

Purpose: Protected default constructor
Notes: Disallow instance creation



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:16:33