InitLap (structure)

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

This structure contains initialization information for a LAP.

Syntax

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

Header lap.h
Library coredll.lib
Windows Embedded CE Windows CE 5.0 and later
Windows Mobile Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later

See Also

Reference

LASS Structures