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

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

Parameters

value
cDimension
See Also