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

Anonymous

login


 

Hosted by Prominic.NET, Inc.

SECNABENUMPROC

#include <nsfsearc.h>

Callback action routine for SECNABEnumerateCertificates.

C definition

typedef BOOL (LNCALLBACKPTR SECNABENUMPROC)(
    void *pCallCtx,
    void *pCert,
    DWORD CertSize,
    WORD Reserved1,
    WORD Reserved2);

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.