Package com.sun.jna.platform.win32
Interface WinRas.RasDialFunc2
- 
- All Superinterfaces:
- AltCallingConvention,- Callback,- StdCall,- StdCallLibrary.StdCallCallback
 - Enclosing interface:
- WinRas
 
 public static interface WinRas.RasDialFunc2 extends StdCallLibrary.StdCallCallback The asynchronous dial calback interface
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface com.sun.jna.CallbackCallback.UncaughtExceptionHandler
 
- 
 - 
Field Summary- 
Fields inherited from interface com.sun.jna.CallbackFORBIDDEN_NAMES, METHOD_NAME
 
- 
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description intdialNotification(int dwCallbackId, int dwSubEntry, WinNT.HANDLE hrasconn, int unMsg, int rascs, int dwError, int dwExtendedError)
 
- 
- 
- 
Method Detail- 
dialNotificationint dialNotification(int dwCallbackId, int dwSubEntry, WinNT.HANDLE hrasconn, int unMsg, int rascs, int dwError, int dwExtendedError)
 
- 
 
-