{
    "mode": "perldoc",
    "parameter": "Net::LDAP::Control::VLVResponse",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Net%3A%3ALDAP%3A%3AControl%3A%3AVLVResponse/json",
    "generated": "2026-06-13T18:48:10Z",
    "synopsis": "See Net::LDAP::Control::VLV",
    "sections": {
        "NAME": {
            "content": "Net::LDAP::Control::VLVResponse -- LDAPv3 Virtual List View server response\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "See Net::LDAP::Control::VLV\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "\"Net::LDAP::Control::VLVResponse\" is a sub-class of Net::LDAP::Control. It provides a class for\nmanipulating the LDAP Virtual List View Response control \"\"\n\nIf the server supports Virtual List Views, then the response from a search operation will\ninclude a VLVResponse control.\n",
            "subsections": []
        },
        "CONSTRUCTOR ARGUMENTS": {
            "content": "In addition to the constructor arguments described in Net::LDAP::Control the following are\nprovided.\n\ncontent\nAn estimate of the number of entries in the complete list. This value should be used in any\nsubsequent Virtual List View control using the same list.\n\ncontext\nAn arbitrary value which is used to associate subsequent requests with the request which\nthis control is a response for. This value should be copied by the client into the Virtual\nList View control for any subsequent search that uses the same list.\n\nresult\nA result code indicating the result of the Virtual List View request. This may be any of the\ncodes listed below.\n\ntarget\nThe list offset of the target entry.\n",
            "subsections": []
        },
        "METHODS": {
            "content": "As with Net::LDAP::Control each constructor argument described above is also available as a\nmethod on the object which will return the current value for the attribute if called without an\nargument, and set a new value for the attribute if called with an argument.\n",
            "subsections": []
        },
        "RESULT CODES": {
            "content": "Possible results from a sort request are listed below. See Net::LDAP::Constant for a definition\nof each.\n\nLDAPSUCCESS\nLDAPOPERATIONSERROR\nLDAPTIMELIMITEXCEEDED\nLDAPADMINLIMITEXCEEDED\nLDAPINSUFFICIENTACCESS\nLDAPBUSY\nLDAPUNWILLINGTOPERFORM\nLDAPOTHER\nLDAPSORTCONTROLMISSING\nLDAPINDEXRANGEERROR\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Net::LDAP, Net::LDAP::Control\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Graham Barr <gbarr@pobox.com>\n\nPlease report any bugs, or post any suggestions, to the perl-ldap mailing list\n<perl-ldap@perl.org>\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright (c) 2000-2004 Graham Barr. All rights reserved. This program is free software; you can\nredistribute it and/or modify it under the same terms as Perl itself.\n",
            "subsections": []
        }
    },
    "summary": "Net::LDAP::Control::VLVResponse -- LDAPv3 Virtual List View server response",
    "flags": [],
    "examples": [],
    "see_also": []
}