Package com.sun.jna.platform.win32
Schnittstelle WinBase.FE_IMPORT_FUNC
- Alle Superschnittstellen:
AltCallingConvention
,Callback
,StdCall
,StdCallLibrary.StdCallCallback
- Umschließende Schnittstelle:
WinBase
An application-defined callback function used with WriteEncryptedFileRaw.
The system calls ImportCallback one or more times, each time to retrieve a
portion of a backup file's data. ImportCallback reads the data from a
backup file sequentially and restores the data, and the system continues
calling it until it has read all of the backup file data.
-
Verschachtelte Klassen - Übersicht
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen com.sun.jna.Callback
Callback.UncaughtExceptionHandler
-
Feldübersicht
Von Schnittstelle geerbte Felder com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungcallback
(Pointer pbData, Pointer pvCallbackContext, WinDef.ULONGByReference ulLength)
-
Methodendetails
-
callback
-