Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_CMSG_RECIPIENT_ENCODE_INFO

Declaration

Source position: jwawincrypt.pas line 6005

type _CMSG_RECIPIENT_ENCODE_INFO = record

  dwRecipientChoice: DWORD;

  case Integer of

    0: (

        pKeyTrans: PCMSG_KEY_TRANS_RECIPIENT_ENCODE_INFO;

      );

    1: (

        pKeyAgree: PCMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO;

      );

    2: (

        pMailList: PCMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO;

      );

end;


Documentation generated on: 2023-03-18