IPresetManagerGetPreset Method |
[This is preliminary documentation and is subject to change.]
Returns the preset associated with the preset number
Namespace:
GHASchema.Classes.Capabilities.Media
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
SyntaxIGHAObject GetPreset(
int presetNumber
)
Parameters
- presetNumber
- Type: SystemInt32
Preset number whose media item to return
Return Value
Type:
IGHAObjectThe media item associated with the preset or null if not media item is associated with the preset
See Also