IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

MessageId Property

The message identifier for the next LDAP request.

Object Oriented Interface

public function getMessageId();
public function setMessageId($value);

Procedural Interface

ipworks_ldap_get($res, 19 );
ipworks_ldap_set($res, 19, $value );

Default Value

1

Remarks

This property contains the message identifier for the next LDAP request. If a custom value is needed, this property must be set before calling any other methods. The class increments this property automatically after each request.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]