Share via


DEFINE_CSPROPERTY_TABLE (Windows Embedded CE 6.0)

1/6/2010

This macro helps define a table of properties by creating an array of CSPROPERTY_ITEM structures.

Syntax

#define DEFINE_CSPROPERTY_TABLE(tablename)\
        const CSPROPERTY_ITEM tablename[] =

Parameters

  • tablename
    The name of the table of properties.

Requirements

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

See Also

Reference

Camera Driver Macros