pfc_updatelinks


pfcmain.pbl   >   pfc_u_oc   >   pfc_updatelinks   

Full name pfc_u_oc.pfc_updatelinks
Access public
Extend of integer
Return value integer
Prototype event integer pfc_updatelinks()

Name Datatype
No Data

Name Datatype
No Data

event pfc_updatelinks;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  pfc_updatelinks
//
//	Arguments:  none
//
//	Returns:  integer
//
//	Description:  Updates links
//
//////////////////////////////////////////////////////////////////////////////
//	
//	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 this.UpdateLinksDialog()
end event

     
Name Owner
No Data

     
Name Owner
omembeddedcontrol.updatelinksdialog omembeddedcontrol

     
Full name
No Data

     
Name Scope
No Data