Returns a pointer value that is the converted value of the specified expression.
POINTERVALUE(x)
Abbreviation: PTRVALUE for POINTERVALUE.
x is an expression. It must have either the HANDLE attribute, or have a computational type. If x has a computational type, it is converted to fixed binary.
None.
Description
You can use POINTERVALUE(x) to initialize static pointer variables if x is a constant.