|
| What does the field "flags" in EVT_EntryInfo mean? |
 |
Mon, 26 Nov 2007 06:09:05 GMT |
Would you please tell me what the field "flags" in EVT_EntryInfo
means?
How many kinds of flags are there? And how about the similar fields in the
other structures? Any associated information would be helpful.
|
| Post Reply
|
| Re: What does the field "flags" in EVT_EntryInfo mean? |
 |
Tue, 27 Nov 2007 21:49:25 GMT |
From ldap_events.h
/* EVT_EntryInfo flag definitions */
#define EVT_F_PARTITION_ROOT 0x0001
#define EVT_F_EXTREF 0x0002
#define EVT_F_ALIAS 0x0004
HTH. But since you didn't specify which API's you are using, or
anything else to narrow this down, I have no idea if this is what you
are looking for.
-- Bob
- - - - - - - - - - - - - - - - -
Robert Charles Mahar
Traffic Shaping Engine for NetWare
http://www.TrafficShaper.com
- - - - - - - - - - - - - - - - -
Alec wrote:
> Would you please tell me what the field "flags" in EVT_EntryInfo
means?
> How many kinds of flags are there? And how about the similar fields in
> the other structures? Any associated information would be helpful.
>
|
| Post Reply
|
| Re: What does the field "flags" in EVT_EntryInfo mean? |
 |
Wed, 28 Nov 2007 12:27:23 GMT |
Sorry. The package is novell-cldap-devel-2007.06.21-1netware_windows, and
the structures are returned by the "ldap_parse_ds_event" func.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|