destructor


pfcmain.pbl   >   pfc_u_rte   >   destructor   

Full name pfc_u_rte.destructor
Access public
Extend of
Return value
Prototype event destructor()

Name Datatype
No Data

Name Datatype
No Data

event destructor;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  			destructor	
//
//	(Arguments:		None)
//
//	(Returns:  		None)
//
//	Description:	Perform cleanup.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	5.0   Initial version
// 5.0.04 	Corrected fileserv cleanup.
//
//////////////////////////////////////////////////////////////////////////////
//
//	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.
//
//////////////////////////////////////////////////////////////////////////////

of_SetFind ( False )
f_SetFilesrv (inv_filesrv, False)

end event

     
Name Owner
No Data

     
Name Owner
f_setfilesrv.f_setfilesrv f_setfilesrv
pfc_u_rte.of_setfind pfc_u_rte

     
Full name
No Data

     
Name Scope
No Data