LotusScript to C API Programming Guide
rtLib Domino Rich Text Management template
Home

Anonymous

login


 

Hosted by Prominic.NET, Inc.

EPBPROC

#include <editfax.h>

Definition of the callback routine for the Editfax API EditorPrintNoteToBitmap.

C definition

typedef BOOL (FAR PASCAL * EPBPROC)(
  void *EPBContext,
  WORD PageNumber);

LotusScript

Definition(s)

Warning: Item uses callback(s) or is used by a callback; from LotusScript may be used in a limited way or may not be usable all.