|
FireSync API
|
| kStatus kProjector_AddExtension | ( | kProjector | projector, |
| kType | type, | ||
| kProjectorExt * | extension | ||
| ) |
Creates and adds a new projector control extension of the specified type.
The new extension is added to the end of the projector's extension list.
| projector | Projector object. |
| type | Type of extension to add. |
| extension | Receives the new extension object. |