MaxPageSize Property

This property specifies the maximum page size for a LDAP search query requested for this instance.

IDL Definition

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

Type

VT_I4 (integer)


© 1997-1998 Microsoft Corporation. All rights reserved.