destructor


pfcapsrv.pbl   >   pfc_n_cst_appmanager   >   destructor   

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

Name Datatype
No Data

Name Datatype
No Data

event destructor;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  destructor
//
//	Description:	Destroy any instantiated application service objects 
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	5.0   Initial version
//	5.0.02   Destroy security service
// 6.0	Destroy app preference and MRU services
//
//////////////////////////////////////////////////////////////////////////////
//
//	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_SetTrRegistration (false)
of_SetDwCache (false)
of_SetDebug (false)
of_SetError (false)
of_SetSecurity (false)
of_SetAppPreference (false)
of_SetMRU (false)
end event

     
Name Owner
No Data

     
Name Owner
pfc_n_cst_appmanager.of_setdebug pfc_n_cst_appmanager
pfc_n_cst_appmanager.of_setdwcache pfc_n_cst_appmanager
pfc_n_cst_appmanager.of_seterror pfc_n_cst_appmanager
pfc_n_cst_appmanager.of_settrregistration pfc_n_cst_appmanager
pfc_n_cst_appmanager.of_setsecurity pfc_n_cst_appmanager
pfc_n_cst_appmanager.of_setapppreference pfc_n_cst_appmanager
pfc_n_cst_appmanager.of_setmru pfc_n_cst_appmanager

     
Full name
No Data

     
Name Scope
No Data