Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This structure contains initialization information for a LAP.
typedef struct _InitLap { DWORD size; DWORD capabilities;} InitLap;
Members
- size
Size of the structure. This member is also used for version information. - capabilities
Capabilities that are supported by the LAP.
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.
See Also
Send Feedback on this topic to the authors