APointer (Typedef)

Version 10, 11

ATEasy data pointer.

Type

DWord for 32-bit application and DDWord for 64-bit application

Comments

APointer is a 32 or 64-bit data type that is depended on the ATEasy type of application used, for 32-bit application created with ATEasy 32-bit IDE or 64-bit application created with ATEasy 64-bit IDE. Use this type to exchange handles, data pointers with external components such as DLLs functions.

See Also

AHandle, ASocket, Basic Data Types