Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Sets or retrieves the number of times a transition repeats.
Syntax
HRESULT value = object.put_repeatCount(VARIANT repeatCount);HRESULT value = object.get_repeatCount(VARIANT* repeatCount);
Property values
Type: VARIANT
the number of iterations.
Remarks
Specify -1 to repeat indefinitely.