of_getstep


pfcmain.pbl   >   pfc_u_progressbar   >   of_getstep   

Full name pfc_u_progressbar.of_getstep
Access public
Extend of integer
Return value integer
Prototype public function integer of_getstep()

Name Datatype
No Data

Name Datatype
No Data

public function integer of_getstep ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:	of_GetStep
//
//	Access:		public
//
//	Arguments:	None
//
//	Returns:  integer
//	 the step value of the increment if default value is to be used
//
//	Description:
//	Returns the step value to use during a default increment process
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision History
//
//	Version
//	6.0   Initial version
//
//////////////////////////////////////////////////////////////////////////////
//
//	Copyright © 1996-1997 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_step
end function

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data