Source position: jwawincrypt.pas line 7881
type PFN_CMSG_EXPORT_MAIL_LIST = function( |
pContentEncryptInfo: PCMSG_CONTENT_ENCRYPT_INFO; |
pMailListEncodeInfo: PCMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO; |
pMailListEncryptInfo: PCMSG_MAIL_LIST_ENCRYPT_INFO; |
dwFlags: DWORD; |
pvReserved: Pointer |
):BOOL; |