![Neousys Technology Nuvo 2500 Series User Manual Download Page 152](http://html1.mh-extra.com/html/neousys-technology/nuvo-2500-series/nuvo-2500-series_user-manual_1667801152.webp)
Nuvo-2500 Series User’s Manual
Copyright © 2015 Neousys Technology Inc. All Right Reserved.
Page 152 of 154
5.9.1.3 DisablePoEPort
Syntax
BOOL DisablePoEPort(DWORD port);
Description
Disables the PoE Port on the platform.
Parameter
port
[in]
Specifies the port number on the platform.
Return Value
Returns TRUE if operation successes, FALSE if operation failed.
Usage
BOOL ret = DisablePoEPort(1);