Uses of Class
org.hudsonci.plugins.jna.Advapi32.SERVICE_STATUS

Uses of Advapi32.SERVICE_STATUS in org.hudsonci.plugins.jna
 

Methods in org.hudsonci.plugins.jna with parameters of type Advapi32.SERVICE_STATUS
 boolean Advapi32.ControlService(com.sun.jna.Pointer hService, int dwControl, Advapi32.SERVICE_STATUS lpServiceStatus)
           
 boolean Advapi32.SetServiceStatus(com.sun.jna.Pointer hServiceStatus, Advapi32.SERVICE_STATUS lpServiceStatus)
           
 



Copyright © 2004-2012 Hudson. All Rights Reserved.