public interface SERVICE_MAIN_FUNCTION
extends com.sun.jna.win32.StdCallLibrary.StdCallCallback
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceMain(int dwArgc,
com.sun.jna.Pointer argv)
ServiceMain is the main method of the service.
|
Copyright © 2014–2016. All rights reserved.