| Library | Module | Frames | Expand |
| /* optional */ pfcSimpRepInstructions | GetInstructions () | |
| Returns instructions that specify which internal data is required to define a simplified representation. | ||
| pfcSimpRepType | GetSimpRepType () | |
| Returns the type of a simplified representation. | ||
| void | SetInstructions ( /* optional */ pfcSimpRepInstructions Instructions) | |
| Enables you to set (if null) or change instructions that specify the internal data required to define a simplified representation. | ||
| /* optional */ pfcSimpRepInstructions | GetInstructions | () |
|
Returns instructions that specify which internal data is required to define a simplified representation.
|
| pfcSimpRepType | GetSimpRepType | () |
|
Returns the type of a simplified representation.
|
| void | SetInstructions | ( /* optional */ pfcSimpRepInstructions Instructions) |
|
Enables you to set (if null) or change instructions that specify the internal data required to define a simplified representation.
|