InitializeLHAPI
This function is a first-time initialization by applications to point to a LHAPIBLOCK structure allocated by the application.
- Syntax: void DISTANCE InitializeLHAPI(LHAPIBLOCK *LHAPIData)
- Parameters: *LHAPIData Pointer to the application's LHAPI block. All information LHAPI needs to track for the current application is stored in the LHAPI block.
- Returns: None
- Comments: This service sets the current font type to FONT_NORMAL.