Searched refs:argCount (Results 1 – 1 of 1) sorted by relevance
166 int argCount = 0; in dispatchWithNotification() local174 inArgs.realloc( ++argCount ); in dispatchWithNotification()175 inArgs[ argCount - 1 ] = lArgs[ index ].Value; in dispatchWithNotification()
Completed in 9 milliseconds