of_barincrement


pfcwnsrv.pbl   >   pfc_n_cst_winsrv_statusbar   >   of_barincrement   

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

Name Datatype
No Data

Name Datatype
No Data

public function integer of_barincrement ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:	of_BarIncrement
//
//	Access:  	Public
//
//	Arguments:	None
//	
//	Returns:		integer
//	 the new position of the progress bar
//
//	Description:
//	Increments the progress bar by the default step value
//
//////////////////////////////////////////////////////////////////////////////
//
//	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 of_barincrement(ii_barstep)

end function

     
Name Owner
No Data

     
Name Owner
pfc_n_cst_winsrv_statusbar.of_barincrement pfc_n_cst_winsrv_statusbar

     
Full name
No Data

     
Name Scope
No Data