Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.Messaging.MemptrDeserializer

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Documentation
Namespace: OpenEdge.Messaging
Type: Class MemptrDeserializer
Parent Classes:
Inherits: Progress.Lang.Object
Implements: OpenEdge.Messaging.IDeserializer


/*
Copyright © 2021,2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
Purpose:
This deserializer provides conversion of message data which comes in as a raw byte array (MEMPTR)
to an instance of OpenEdge.Core.Memptr.



Method Summary
  Options Name Purpose
  Progress.Lang.Object Deserialize (memptr, IDeserializationContext) /** Convert the memptr to a utf-8 encoded longchar */

Method Detail
Top

Progress.Lang.Object Deserialize (memptr, IDeserializationContext)

Purpose:
Convert the memptr to a utf-8 encoded longchar
Parameters:
data MEMPTR
 
ctx OpenEdge.Messaging.IDeserializationContext
 
Returns Progress.Lang.Object
 


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