Share via


Socket Service Structures (Windows Embedded CE 6.0)

1/6/2010

The following table shows the socket service structures.

Programming element Description

SS_POWER_ENTRY

This structure indicates the voltage levels that a socket controller can produce.

SS_SOCKET_INFO

This structure stores information on a socket and is used by the SS_InquireSocket function in the socket service table.

SS_SOCKET_SERVICE

This structure stores a set of functions that the socket driver should perform for the PC Card service driver.

SS_SOCKET_STATE

This structure stores information on a socket state and is used by the SS_InquireSocket function in the socket service table.

SS_WINDOW_INFO

This structure stores the characteristics and capabilities of a memory or I/O window.

SS_WINDOW_STATE

This structure stores information on the state of a memory or I/O window.

See Also

Other Resources

Socket Service Reference