of_setdefaultcharset


pfcdwsrv.pbl   >   pfc_n_cst_dssrv_report   >   of_setdefaultcharset   

Full name pfc_n_cst_dssrv_report.of_setdefaultcharset
Access public
Extend of
Return value
Prototype public subroutine of_setdefaultcharset(fontcharset)

Name Datatype
No Data

Name Datatype
No Data

public subroutine of_setdefaultcharset (fontcharset afc_CharSet);//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_setdefaultcharset
//
//	Access:  public
//
//	Arguments:
//	afc_CharSet				The new default font character set.
//
//	Returns:		None.
//
//	Description:	Set the new default font character set (ifc_DefaultCharSet).
//
//////////////////////////////////////////////////////////////////////////////
//
//	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.
//
//////////////////////////////////////////////////////////////////////////////

ifc_DefaultCharSet = afc_CharSet

end subroutine

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data