TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
MTimer::setTimerInterval
MTimer
Resets this timer and restarts it with the specified interval.
Parameters
Parameters
Description
unsigned long ulInterval
Interval for the new timer.
Declaration
void
setTimerInterval(
unsigned
long
ulInterval)
throw
(
MException
);
Links
MTimer
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference