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

ldapmsg

Declaration

Source position: jwawinldap.pas line 607

type ldapmsg = record

  lm_msgid: ULONG;

  lm_msgtype: ULONG;

  lm_ber: Pointer;

  lm_chain: PLDAPMessage;

  lm_next: PLDAPMessage;

  lm_time: ULONG;

  Connection: PLDAP;

  Request: Pointer;

  lm_returncode: ULONG;

  lm_referral: Word;

  lm_chased: ByteBool;

  lm_eom: ByteBool;

  ConnectionReferenced: ByteBool;

end;


Documentation generated on: 2023-03-18