5.115.1.5 DirSyncControlValue

 Type DirSyncControlValue = [flags: ULONG, size: ULONG, cookie: LDAPString]

DirSyncControlValue is an abstract type that contains information about the LDAP_SERVER_DIRSYNC_OID control value. It is a tuple of the following:

flags: Flags, as described in [MS-ADTS] section 3.1.1.3.4.1.3.

size: In the request control value, this field indicates the maximum number of bytes expected in the reply. In the reply control value, it is set to 0.

cookie: A cookie value.