Partager via


IXRControlStoryboardAction.SetControlStoryboardOption(XRControlStoryboardOption) (Compact 2013)

3/28/2014

This method sets the ControlStoryboardOption property.

Syntax

virtual HRESULT STDMETHODCALLTYPE SetControlStoryboardOption(
XRControlStoryboardOption Value)

Parameters

  • Value
    [in] An XRControlStoryboardOption object.

Return Value

Implement this method so that it returns S_OK if successful; otherwise, return the appropriate HRESULT value to indicate that the method was not successful.

Remarks

See Also

Reference

IXRControlStoryboardAction