| Library | Module | Frames | Expand |
| /* optional */ pfcSimpRepAction | Action | |
| Specifies the action (exclude, include, substitute, etc.) to apply to the simplified representation items. Set this to NULL to delete an existing item. | ||
| pfcSimpRepItemPath | ItemPath | |
| Specifies the simplified representation item. | ||
| static pfcSimpRepItem | Create (pfcSimpRepItemPath ItemPath) | |
| Creates a new object that defines the status of the component or feature in a simplified representation. | ||
| /* optional */ pfcSimpRepAction | Action |
|
Specifies the action (exclude, include, substitute, etc.) to apply to the simplified representation items. Set this to NULL to delete an existing item. |
| pfcSimpRepItemPath | ItemPath |
|
Specifies the simplified representation item. |
| static pfcSimpRepItem | Create | (pfcSimpRepItemPath ItemPath) |
|
Creates a new object that defines the status of the component or feature in a simplified representation. The return value is used as a component of pfcSimpRepItem .
|