Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
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 |