pbsig170

PowerBuilder Native Interface

pbsig170

Description

Note Inherited functions

Syntax

pbsig170 pbl_name

Examples

pbsig170 pbexamw1.pbl
PB Object Name: w_date_sort
   public subroutine of_sort (string as_Column,
      string as_Order)
      /* QSS */

PB Object Name: w_date_window
   public function boolean of_is_leap_year
      (integer ai_year)
      /* BI */

   public subroutine of_days ()
      /* Q */

PB Object Name: w_dde_server
   public subroutine check_hotlink (checkbox status,
      string data, string item)
      /* QCcheckbox.SS */

PB Object Name: w_dir_treepublic function integer    wf_collapse_rows (datawindow
      adw_datawindow, long al_startrow)
      /* ICdatawindow.L */
   public function long of_recurse_dir_list (string
      as_path, long al_parent)
      /* LSL */
   public function string of_build_dw_tree
     (long al_handle)
      /* SL */
function integer of_get_all_sales_orders (Ref s_sales_order astr_order[], date adt_date, integer ai_direction)
/* IRCs_sales_order.[]YI */

Usage

/* IRI */
/* IRCdatastore.RS[]SS */
Table 8-1: Return value and argument representation in pbsig170 output
Table 8-2: Passing style and varargs representation in pbsig170 output