ComponentOne Bitmap for UWP
GetPreviousIntegerVectorValue Method

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace > Variable2 Class : GetPreviousIntegerVectorValue Method
HRESULT IUIAnimationVariable2::GetPreviousIntegerVectorValue([Out, Buffer] int* previousValue,[In] unsigned int cDimension)
Syntax
'Declaration
 
Public Sub GetPreviousIntegerVectorValue( _
   ByVal previousValueRef() As System.Integer, _
   ByVal cDimension As System.Integer _
) 
public void GetPreviousIntegerVectorValue( 
   System.int[] previousValueRef,
   System.int cDimension
)

Parameters

previousValueRef
cDimension
See Also

Reference

Variable2 Class
Variable2 Members