of_getstyle


pfcapsrv.pbl   >   pfc_n_cst_error   >   of_getstyle   

Full name pfc_n_cst_error.of_getstyle
Access public
Extend of integer
Return value integer
Prototype public function integer of_getstyle()

Name Datatype
No Data

Name Datatype
No Data

public function integer of_getstyle ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  		of_GetStyle
//
//	Access:    		Public
//
//	Arguments:		None
//
//	Returns:   		Integer
//   					A value that determines the style the service is currently
//						using to display messages.
//						Values are:
//							0 = Powerscript default MessageBox 
//							1 = PFC Message Window 
//
//	Description:  	Gets the style the service is currently using to display 
//						messages.
//
//////////////////////////////////////////////////////////////////////////////
//
//	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 ii_style
end function

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data