of_isbarautoreset


pfcwnsrv.pbl   >   pfc_n_cst_winsrv_statusbar   >   of_isbarautoreset   

Full name pfc_n_cst_winsrv_statusbar.of_isbarautoreset
Access public
Extend of boolean
Return value boolean
Prototype public function boolean of_isbarautoreset()

Name Datatype
No Data

Name Datatype
No Data

public function boolean of_isbarautoreset ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:	of_IsBarAutoReset
//
//	Access:		Public
//
//	Arguments:	None
//	
//	Returns:		boolean
//	True if bar is to be reset upon reaching 100%.
//
//	Description:
//	Reports True if bar is to be reset upon reaching 100%; otherwise false.
//
//////////////////////////////////////////////////////////////////////////////
//
//	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 ib_barautoreset
end function

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data