BEE Lisp for developers > Syntax analyzer

GetAsmAddress method

Returns address of intermediate representation – address of first assembly byte. In fact, result is address of LISPOBJECT object containing whole program code in intermediate representation.

Parameters:

      [in] ULONG index – assembly index.

                                                                           [out] ULONG* Address_of_ISDT – assembly address (it is, in fact, pointer to LISPOBJECT object).