Namespace: OpenEdge.Messaging
Class
MemptrSerializer
Parent classes:
Inherits: Progress.Lang.Object
Implements: OpenEdge.Messaging.ISerializer

/*
Copyright © 2021 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
Purpose:
This implementation of Serializer supports converting instances of OpenEdge.Core.Memptr to MEMPTR.




Method Summary
Options Name Purpose
MEMPTR Serialize (Object, ISerializationContext) /** This Serialize method does nothing to the memptr. It simply returns the value passed in. @return The value of the MEMPTR stored in the data object */


Method Detail
Top

MEMPTR Serialize (Object, ISerializationContext)

Purpose:
This Serialize method does nothing to the memptr. It simply returns
the value passed in.
Parameters:
data Progress.Lang.Object
ctx OpenEdge.Messaging.ISerializationContext
Returns MEMPTR
The value of the MEMPTR stored in the data object


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.5.0