Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.Messaging.MemptrSerializer

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Version 12.8
    • Documentation
Namespace: OpenEdge.Messaging
Type: 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


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