destructor


pfcmain.pbl   >   pfc_n_tmg   >   destructor   

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

Name Datatype
No Data

Name Datatype
No Data

event destructor;//////////////////////////////////////////////////////////////////////////////
//
//	Event:
//	Destructor
//
//	Description:
//	Clean anything that has been created or opened by the service
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	6.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.
//
//////////////////////////////////////////////////////////////////////////////

of_SetSingle(False)
of_SetMultiple(False)

end event

     
Name Owner
No Data

     
Name Owner
pfc_n_tmg.of_setmultiple pfc_n_tmg
pfc_n_tmg.of_setsingle pfc_n_tmg

     
Full name
No Data

     
Name Scope
No Data