of_printdlg


pfcapsrv.pbl   >   pfc_n_cst_platform   >   of_printdlg   

Full name pfc_n_cst_platform.of_printdlg
Access public
Extend of long
Return value long
Prototype public function long of_printdlg(ref s_printdlgattrib,window)

Name Datatype
No Data

Name Datatype
No Data

public function long of_printdlg (ref s_printdlgattrib astr_printdlg, window aw_obj);//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_PrintDlg
//
//	Access:  public
//
//	Arguments:
//	astr_printdlg:  printdlg structure passed by ref
//	aw_obj:  window that is opening the print dialog window
//
//	Returns:  long
//	 1 = success
//	-1 = error or user cancelled from print dialog
//
//	Description:  Opens the print dialog
//
//	Note:  function is implemented in descendant objects
//
//////////////////////////////////////////////////////////////////////////////
//
//	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 -1
end function

     
Name Owner
pfc_u_dw.pfc_printdlg pfc_u_dw
pfc_u_rte.pfc_printdlg pfc_u_rte
pfc_n_ds.pfc_printdlg pfc_n_ds

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data