Package com.sun.jna.platform.win32
Schnittstelle WinBase.FE_EXPORT_FUNC
- Alle Superschnittstellen:
AltCallingConvention
,Callback
,StdCall
,StdCallLibrary.StdCallCallback
- Umschließende Schnittstelle:
WinBase
An application-defined callback function used with ReadEncryptedFileRaw.
The system calls ExportCallback one or more times, each time with a block
of the encrypted file's data, until it has received all of the file data.
ExportCallback writes the encrypted file's data to another storage media,
usually for purposes of backing up the file.
-
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.ULONG ulLength)
-
Methodendetails
-
callback
-