MaxDynamObj Property

This property specifies the maximum number of concurrent dynamic objects that the LDAP server instance will allow.

IDL Definition

[propget] 
HRESULT MaxDynamObj([out, retval] VARIANT *pData);
[propput] 
HRESULT MaxDynamObj([in] VARIANT Data);

Type

VT_I4 (integer)


© 1997-1998 Microsoft Corporation. All rights reserved.