Namespace: Consultingwerk.SmartComponents.Framework
Class 
SmartBusinessEntityLookupSerializer Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.SmartComponents.Framework.ISmartBusinessEntityLookupSerializer

File:SmartBusinessEntityLookupSerializer
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Oct 26 21:33:16 CEST 2011
Purpose: Serializes the component to the buffer
Notes:



Top Method Summary
Options Name Purpose
+ Deserialize (handle, Object) Serializes the component to the buffer
+ Serialize (Object, handle) Serializes the component from the buffer


Method Detail
Top

PUBLIC Deserialize (handle, Object)

Purpose: Serializes the component to the buffer
Notes:

Parameters:
phBuffer HANDLE
The handle of the Buffer to deserialize from
poComponent Progress.Lang.Object
The reference of the object to deserialize to
Top

PUBLIC Serialize (Object, handle)

Purpose: Serializes the component from the buffer
Notes:

Parameters:
poComponent Progress.Lang.Object
The reference of the object to serialize to the Buffer
phBuffer HANDLE
The handle of the Buffer to serialize to


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:29:55