このクラスのメンバの一覧は、Variable2メンバを参照してください。
パブリック メソッド
| 名前 | 解説 |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | Create | オーバーロードされます。 Initializes a new instance of the Variable2class. |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | GetCurve | HRESULT IUIAnimationVariable2::GetCurve([In] IUnknown* animation) |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | GetFinalIntegerVectorValue | HRESULT IUIAnimationVariable2::GetFinalIntegerVectorValue([Out, Buffer] int* finalValue,[In] unsigned int cDimension) |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | GetFinalVectorValue | HRESULT IUIAnimationVariable2::GetFinalVectorValue([Out, Buffer] double* finalValue,[In] unsigned int cDimension) |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | GetIntegerVectorValue | HRESULT IUIAnimationVariable2::GetIntegerVectorValue([Out, Buffer] int* value,[In] unsigned int cDimension) |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | GetPreviousIntegerVectorValue | HRESULT IUIAnimationVariable2::GetPreviousIntegerVectorValue([Out, Buffer] int* previousValue,[In] unsigned int cDimension) |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | GetPreviousVectorValue | HRESULT IUIAnimationVariable2::GetPreviousVectorValue([Out, Buffer] double* previousValue,[In] unsigned int cDimension) |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | GetTag | オーバーロードされます。 Gets the tag. |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | GetVectorCurve | オーバーロードされます。 HRESULT IUIAnimationVariable2::GetVectorCurve([In, Buffer] IUnknown** animation,[In] unsigned int cDimension) |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | GetVectorValue | HRESULT IUIAnimationVariable2::GetVectorValue([Out, Buffer] double* value,[In] unsigned int cDimension) |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | QueryInterface | オーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | QueryInterfaceOrNull | オーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | Set1_VariableChangeHandler | Specifies a handler for changes to the value of the animation variable. |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | Set1_VariableIntegerChangeHandler | Specifies a handler for changes to the integer value of the animation variable. |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | Set2_VariableChangeHandler | Specifies a handler for changes to the value of the animation variable. |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | Set2_VariableIntegerChangeHandler | Specifies a handler for changes to the integer value of the animation variable. |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | SetLowerBound | HRESULT IUIAnimationVariable2::SetLowerBound([In] double bound) |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | SetLowerBoundVector | HRESULT IUIAnimationVariable2::SetLowerBoundVector([In, Buffer] const double* bound,[In] unsigned int cDimension) |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | SetRoundingMode | HRESULT IUIAnimationVariable2::SetRoundingMode([In] UI_ANIMATION_ROUNDING_MODE mode) |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | SetTag | オーバーロードされます。 Sets the tag. |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | SetUpperBound | HRESULT IUIAnimationVariable2::SetUpperBound([In] double bound) |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | SetUpperBoundVector | HRESULT IUIAnimationVariable2::SetUpperBoundVector([In, Buffer] const double* bound,[In] unsigned int cDimension) |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | SetVariableChangeHandler | Specifies a handler for changes to the value of the animation variable. |
![Public メソッド](template/packages/core-dotnet/images/publicMethod.png) | SetVariableIntegerChangeHandler | Specifies a handler for changes to the integer value of the animation variable. |
トップ
参照