phMem

Address of the L_HANDLE variable used to reference the file in memory. In Delphi, declare the variable and pass its address. In most other languages, pass the variable by reference. The method updates the value of the variable. The variable must be a global handle (HGLOBAL) and must be declared with the appropriate data type. To see the correct data type, refer to the code example for your development system.