Snmp_get_quick_print---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Obtain the Quick_print set value of the current UCD function LIBRARY
Syntax: Boolean snmp_get_quick_print (void)
Description:
Returns the value currently stored in the quick_print in the UCD function library, with the Quick_print preset closed (off).
Example:
<?php
$quickprint = Snmp_get_quick_print ();
?>
If the quick_print is off, the example above returns False, and if Quick_print is on, returns True.
When using the UCD SNMP function LIBRARY, snmp_get_quick_print () is valid, and this function is not valid when using the Windows SNMP function library.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.