InitLap (structure) (Windows CE 5.0)

Send Feedback

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

LASS Structures

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.