of_getbarwidth


pfcwnsrv.pbl   >   pfc_n_cst_winsrv_statusbar   >   of_getbarwidth   

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

Name Datatype
No Data

Name Datatype
No Data

public function integer of_getbarwidth ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:	of_GetBarWidth
//
//	Access:		Public
//
//	Arguments:	None
//	
//	Returns:		integer
//	The width of the progress bar area.
//
//	Description:
//	Reports the with of the progress bar area
//
//////////////////////////////////////////////////////////////////////////////
//
//	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 ii_barwidth
end function

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data