pfc_descendant


pfcmain.pbl   >   pfc_u_dw   >   pfc_descendant   

Full name pfc_u_dw.pfc_descendant
Access public
Extend of boolean
Return value boolean
Prototype event boolean pfc_descendant()

Name Datatype
No Data

Name Datatype
No Data

event pfc_descendant;//////////////////////////////////////////////////////////////////////////////
//	Event:			pfc_descendant
//	Arguments:		None
//	Returns:			boolean
//	Description:	Always returns true and is used to determine that this
//						class is part of the PowerBuilder Foundation Class Library.
//////////////////////////////////////////////////////////////////////////////
//	Rev. History	Version
//						5.0   Initial version
//////////////////////////////////////////////////////////////////////////////
//	Copyright © 1996-1999 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 true
end event

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data