of_GetBeep


pfcapsrv.pbl   >   pfc_n_cst_error   >   of_GetBeep   

Full name pfc_n_cst_error.of_GetBeep
Access public
Extend of boolean
Return value boolean
Prototype public function boolean of_GetBeep()

Name Datatype
No Data

Name Datatype
No Data

public function boolean of_GetBeep ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  		of_GetBeep
//
//	Access:    		Public
//
//	Arguments:		None
//
//	Returns:   		boolean
//   					True if a beep is set to occurr prior to the showing of 
//								the pfc Message window.
//						False otherwise.
//
//	Description:  	Returns true if a if a beep is set to occurr prior to the 
//						showing of the pfc Message window.
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision History
//
//	Version
//	5.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 ib_beep
end function

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data