Share via


PC Card Socket Service Shared Code Library (Windows Embedded CE 6.0)

1/6/2010

The PC Card socket service shared code library provides common functionality for PC Card socket drivers. These classes simplify the process of porting a PC Card PDD to new hardware. The PC Card PDD consists of the PCMCIA window class, the PCMCIA socket class, and a bridge class that brings the window and socket classes together. The bridge class also provides interrupt handling, initialization, and instantiation of the socket object.

In This Section

  • Window Classes
    Provides information on the window class for a PC Card PDD.
  • Socket Class
    Provides information on the socket class for a PC Card PDD.

See Also

Concepts

PC Card Development Concepts