[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Message ID




JR Heisey wrote:
> 
> Use
> 
> int ldap_msgid( LDAPMessage *res );
>

I couldn't find such function in 1.2.7. I know that the message ID
field exists in the LDAPMessage structure. I assume this structure is
supposed to be opaque and may change between releases, so I prefer
an API call similar to the one you mentioned but I can't seem to find
it.

	Yuri