Share via


CSMULTIPLE_ITEM

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This structure is a generic header for property data that can contain multiple entries.

Syntax

typedef struct {
  ULONG Size;
  ULONG Count;
} CSMULTIPLE_ITEM, *PCSMULTIPLE_ITEM;

Members

  • Size
    A ULONG value that specifies the size in bytes of this header and the property data that follows.
  • Count
    A ULONG value that specifies the number of buffers that follow this header.

Requirements

Header cs.h
Windows Embedded CE Windows Embedded CE 6.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

Camera Driver Structures