Interface IMarshalableStruct
Namespace: IronSoftware.Pdfium
Assembly: IronPdf.dll
Syntax
public interface IMarshalableStruct : IDisposable
Methods
DeletePointer()
Declaration
void DeletePointer()
GetPointer(Nullable<IntPtr>)
Declaration
IntPtr GetPointer(Nullable<IntPtr> ptr = null)
Parameters
Type | Name | Description |
---|---|---|
System.Nullable<System.IntPtr> | ptr |
Returns
Type | Description |
---|---|
System.IntPtr |