close


pfcwnsrv.pbl   >   pfc_w_statusbar   >   close   

Full name pfc_w_statusbar.close
Access public
Extend of
Return value
Prototype event close()

Name Datatype
No Data

Name Datatype
No Data

event close;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  		close
//
//	Arguments:	None
//
//	Returns:  	None
//
//	Description: 
//	Destroy the platform service.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	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.
//
//////////////////////////////////////////////////////////////////////////////

// Destroy the platform service.
f_setplatform(inv_platform,false)

end event

     
Name Owner
No Data

     
Name Owner
f_setplatform.f_setplatform f_setplatform

     
Full name
No Data

     
Name Scope
No Data