Share via


SIMTKITRSPITEM (Windows Embedded CE 6.0)

1/6/2010

This structure contains detailed information used for Select Item command responses.

Syntax

typedef struct simtkitrspitem_tag {
  DWORD cbSize;
  DWORD dwParams;
  DWORD dwId;
} SIMTKITRSPITEM, *LPSIMTKITRSPITEM;

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.
  • dwId
    Specifies the identifier for the selected item.

Requirements

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

See Also

Reference

SIM Toolkit Structures