of_getmem


pfcwnsrv.pbl   >   pfc_n_cst_winsrv_statusbar   >   of_getmem   

Full name pfc_n_cst_winsrv_statusbar.of_getmem
Access public
Extend of boolean
Return value boolean
Prototype public function boolean of_getmem()

Name Datatype
No Data

Name Datatype
No Data

public function boolean of_getmem ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_GetMem
//
//	Access:  Public
//
//	Arguments:	None
//	
//	Returns:  boolean
//	True if computer memory is being reported; otherwise false.
//
//	Description:
//	Reports True if computer memory is being reported; otherwise false.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision 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 ib_mem
end function

     
Name Owner
pfc_w_statusbar.of_refreshvisuals pfc_w_statusbar

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data