Share via


SIMTKITRSPCLOSECHANNEL (Windows Embedded CE 6.0)

1/6/2010

This structure contains detailed information used for Close Channel command responses.

Syntax

typedef struct simtkitrspclosechannel_tag {
  DWORD cbSize;
  DWORD dwParams;
  DWORD dwChannelId;
} SIMTKITRSPCLOSECHANNEL, FAR *LPSIMTKITRSPCLOSECHANNEL;

Members

  • cbSize
    Specifies the size of the structure, in bytes.
  • dwParams
    Specifies a bitfield that indicates which structure fields are valid for a given message.
  • dwChannelId
    Specifies the channel identifier.

Requirements

Header simtkit.h
Windows Embedded CE Windows Embedded CE 6.0 and later

See Also

Reference

SIM Toolkit Structures