InitLAP (function)
This function initializes a LAP when it is activated by the LASS. It also enables a LAP to indicate its capabilities. This is a LAP-exported function.
BOOL InitLAP (
InitLap* il
);
Parameters
- il
[in] Pointer to an InitLap (structure) containing information about the LAP.
Return Values
Returns TRUE on success and FALSE otherwise.
Requirements
Pocket PC: Windows Mobile 5.0 and later.
Smartphone: Windows Mobile 5.0 and later.
OS Versions: Windows CE 5.0 and later.
Header: Lap.h.
Link Library: Coredll.lib.