of_getstyle


pfcdwsrv.pbl   >   pfc_n_cst_dwsrv_sort   >   of_getstyle   

Full name pfc_n_cst_dwsrv_sort.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
//						0 = PowerBuilder default sort style dialog (Default)
//						1 = Drag and Drop style dialog
//						2 = Simple (single column) style dialog
//						3 = DDLB style dialog
//
//	Description: 	Determine the sort dialog style that was set 
//					  	by of_SetSortStyle
//
//////////////////////////////////////////////////////////////////////////////
//
//	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
pfc_u_tabpg_dwproperty_srvsort.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvsort
pfc_u_tabpg_dwproperty_srvsort.pfc_propertyapply pfc_u_tabpg_dwproperty_srvsort

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data