HllapiProcName Property
Description
The HLLAPI function used by the emulator as the entry point for all HLLAPI calls.
Property type
Read-write property
Syntax
Visual Basic
Public Property HllapiProcName As String
Remarks
The HLLAPI dll for the selected emulator uses this function as the entry point for all HLLAPI calls.

If you are using a customized version of a preconfigured emulator, you may need to specify a different function name.

This property value is emulator-specific and is saved with the selected emulator.

Example
See Also