of_getrefreshrate


pfcwnsrv.pbl   >   pfc_n_cst_winsrv_statusbar   >   of_getrefreshrate   

Full name pfc_n_cst_winsrv_statusbar.of_getrefreshrate
Access public
Extend of integer
Return value integer
Prototype public function integer of_getrefreshrate()

Name Datatype
No Data

Name Datatype
No Data

public function integer of_getrefreshrate ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_GetRefreshRate
//
//	Access:  Public
//
//	Arguments:	None
//	
//	Returns:  long
//	The current Refresh Rate.
//
//	Description:
//	Gets the current Refresh Rate.
//
//	Note: The Timer option does not use this refresh rate.  Look at 
//	of_SetTimerInterval() for more information.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	5.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 ii_refreshrate
end function

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data