IPresetManagerActivatePreset Method |
[This is preliminary documentation and is subject to change.]
Instructs the media play to make the provided preset active
Namespace:
GHASchema.Classes.Capabilities.Media
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntaxvoid ActivatePreset(
int presetNumber
)
Parameters
- presetNumber
- Type: SystemInt32
Preset number to make active
See Also