File: n_cst_dssrv_printpreview.sru
Size: 520
Date: Tue, 22 Jan 2008 23:32:29 +0100
$PBExportHeader$n_cst_dssrv_printpreview.sru
$PBExportComments$Extension DataStore PrintPreview service
forward
global type n_cst_dssrv_printpreview from pfc_n_cst_dssrv_printpreview
end type
end forward

global type n_cst_dssrv_printpreview from pfc_n_cst_dssrv_printpreview
end type
global n_cst_dssrv_printpreview n_cst_dssrv_printpreview

on n_cst_dssrv_printpreview.create
TriggerEvent( this, "constructor" )
end on

on n_cst_dssrv_printpreview.destroy
TriggerEvent( this, "destructor" )
end on

  • pfc_n_cst_dssrv_printpreview n_cst_dssrv_printpreview(sru)