[]
HRESULT IUIAnimationVariable2::GetVectorCurve([In, Buffer] IUnknown** animation,[In] unsigned int cDimension)
public void GetVectorCurve(ComObject[] animation, int cDimension)
Type | Name | Description |
---|---|---|
ComObject[] | animation | |
int | cDimension |
HRESULT IUIAnimationVariable2::GetVectorCurve([In, Buffer] IUnknown** animation,[In] unsigned int cDimension)
public void GetVectorCurve(ComArray<ComObject> animation, int cDimension)
Type | Name | Description |
---|---|---|
ComArray<ComObject> | animation | |
int | cDimension |