|
Options | Name | Purpose | |
---|---|---|---|
Progress.Lang.Object Deserialize (memptr, IDeserializationContext) |
/**
Convert the memptr to an OpenEdge.Core.String containing the converted LONGCHAR data.
@param data The MEMPTR containing the data to convert to a string
@param ctx The deserialization context passed from the consumer
@return Returns an OpenEdge.Core.String object containing a LONGCHAR with the converted data.
*/
|
Progress.Lang.Object Deserialize (memptr, IDeserializationContext)
|
---|