Skip to content

Handle datatype

Include: Built in; no package required.

Handle is a public DataFlex package alias used for object and resource handles.

Size

Same as the active target mapping: Integer on 32 bit targets and BigInt on 64 bit targets.

Range

Same as LongPtr for the active target.

Example

Handle hoObject
Move 0 to hoObject

Notes

Handle is a DataFlex alias in the packages, not a separate storage family.