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

Anonymous

login


 

Hosted by Prominic.NET, Inc.

REGSIGNALPROC

#include <reg.h>

Callback function used to display status messages for the user registration functions.

C definition

typedef void (LNCALLBACKPTR REGSIGNALPROC)(
  char far * Message) /* Status string that may be displayed by
                 the function */


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.