C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Animation Namespace / Variable2 Class / GetPreviousVectorValue Method

In This Topic
GetPreviousVectorValue Method
In This Topic
HRESULT IUIAnimationVariable2::GetPreviousVectorValue([Out, Buffer] double* previousValue,[In] unsigned int cDimension)
Syntax
'Declaration
 
Public Sub GetPreviousVectorValue( _
   ByVal previousValueRef() As System.Double, _
   ByVal cDimension As System.Integer _
) 
 

Parameters

previousValueRef
cDimension
See Also