of_gettimerinterval


pfcwnsrv.pbl   >   pfc_n_cst_winsrv_statusbar   >   of_gettimerinterval   

Full name pfc_n_cst_winsrv_statusbar.of_gettimerinterval
Access public
Extend of long
Return value long
Prototype public function long of_gettimerinterval()

Name Datatype
No Data

Name Datatype
No Data

public function long of_gettimerinterval ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_GetTimerInterval
//
//	Access:  Public
//
//	Arguments:	
//	al_milliseconds	The Timer Interval (in milliseconds) being used in updating the Timer
//							object.
//	
//	Returns:  long
//	The Timer Interval (in milliseconds) being used in updating the Timer object.
//	(if any has been requested or is later requested).
//
//	Description:
//	Gets the Timer Interval (in milliseconds) being used in updating the Timer
//	object (if any has been requested or is later requested).
//
//	Note: This only applies to the Pre-Defined Timer object.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	6.0   Initial version
//
//////////////////////////////////////////////////////////////////////////////
//
//	Copyright © 1996-1999 Sybase, Inc. and its subsidiaries.  All rights reserved.
//	Any distribution of the PowerBuilder Foundation Classes (PFC)
//	source code by other than Sybase, Inc. and its subsidiaries is prohibited.
//
//////////////////////////////////////////////////////////////////////////////

Return il_timerinterval
end function

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data