EnableLog Property

Set this property to "TRUE" to have the LDAP server instance log requests.

IDL Definition

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

Type

VT_BOOL (boolean)


© 1997-1998 Microsoft Corporation. All rights reserved.