C# Class PopplerSharp.AttachmentSaveFuncWrapper

Afficher le fichier Open project: GNOME/pdfmod Class Usage Examples

Méthodes publiques

Méthode Description
AttachmentSaveFuncWrapper ( Poppler managed ) : System
GetManagedDelegate ( AttachmentSaveFuncNative native ) : Poppler.AttachmentSaveFunc
NativeCallback ( IntPtr buf, UIntPtr count, IntPtr data, IntPtr &error ) : bool
PersistUntilCalled ( ) : void

Method Details

AttachmentSaveFuncWrapper() public méthode

public AttachmentSaveFuncWrapper ( Poppler managed ) : System
managed Poppler
Résultat System

GetManagedDelegate() public static méthode

public static GetManagedDelegate ( AttachmentSaveFuncNative native ) : Poppler.AttachmentSaveFunc
native AttachmentSaveFuncNative
Résultat Poppler.AttachmentSaveFunc

NativeCallback() public méthode

public NativeCallback ( IntPtr buf, UIntPtr count, IntPtr data, IntPtr &error ) : bool
buf System.IntPtr
count System.UIntPtr
data System.IntPtr
error System.IntPtr
Résultat bool

PersistUntilCalled() public méthode

public PersistUntilCalled ( ) : void
Résultat void