of_getclosestatus


pfcmain.pbl   >   pfc_w_master   >   of_getclosestatus   

Full name pfc_w_master.of_getclosestatus
Access public
Override of boolean
Return value boolean
Prototype public function boolean of_getclosestatus()

Name Datatype
No Data

Name Datatype
No Data

public function boolean of_getclosestatus ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_GetCloseStatus
//
//	Access:  public
//
//	Arguments:  none
//
//	Returns:  boolean
//	true  = window is closing
//	false = window is not closing
//
//	Description:
//	Returns whether the window is in the process of closing
//
//////////////////////////////////////////////////////////////////////////////
//
//	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 ib_closestatus
end function

     
Name Owner
pfc_u_dw.of_CheckRequired pfc_u_dw
pfc_n_ds.of_checkrequired pfc_n_ds
pfc_u_dw.itemerror pfc_u_dw
pfc_n_ds.pfc_accepttext pfc_n_ds

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data