Configuring BlueZone

Chapter 5

HLLAPI Troubleshooting

One method for troubleshooting is to use the trace facility that is built into BlueZone.  If you are having difficulty in determining if your HLLAPI application is connecting to BlueZone, you can launch BlueZone, start a BlueZone HLLAPI trace, connect your HLLAPI application to BlueZone, stop the trace, and look at the trace to see what transpired.

SEE  How to Capture a HLLAPI Trace

The following is the beginning of a BlueZone HLLAPI trace.  Note that the Return Code equals 0 (RetCode:0).  This means that the HLLAPI application has successfully connected to the BlueZone emulation program.

SEAGULL BlueZone v3.4 Build 455 API Trace Started 08/26/2004 at 13:47:47.701

 

Time:  13:47:53.605

Event: WinHLLAPI-In Task:0 Status:0 Func:21 Data:1384668 Len:0 RetCode:0

 

Time:  13:47:53.605

Event: WinHLLAPI-Out Task:0 Status:0 Func:21 Data:1384668 Len:0 RetCode:0

 

A return Code of 1 would indicate that your HLLAPI application has not successfully connected to the BlueZone emulation program.

Possible causes of a Return Code of 1 are:


Related Topics:

How to Capture a HLLAPI Trace