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

Anonymous

login


 

Hosted by Prominic.NET, Inc.

OSSIGPROGRESSPROC

#include <ossignal.h>

Function pointer template for progress bar signal handler.

C definition

typedef STATUS (LNCALLBACKPTR OSSIGPROGRESSPROC)(
  WORD Option,
  DWORD Data1,
  DWORD Data2);

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.