DEFINE_CSPROPERTY_SET_TABLE (Compact 2013)
3/26/2014
This macro helps define a table of property sets by creating an array of CSPROPERTY_SET structures.
Syntax
#define DEFINE_CSPROPERTY_SET_TABLE(tablename) \
const CSPROPERTY_SET tablename[] =
Parameters
- tablename
The name of the property set table.
Requirements
Header |
cs.h |