public interface IUnmanagedCallsProvider
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.IntPtr |
getPrimitivesCollection(com.aspose.ms.System.IntPtr ptr) |
int |
getProgressCounter(com.aspose.ms.System.IntPtr ptr) |
boolean |
isValid(com.aspose.ms.System.IntPtr ptr) |
com.aspose.ms.System.IntPtr |
loadPage(String url) |
com.aspose.ms.System.IntPtr |
loadPage(String url,
String fileName) |
com.aspose.ms.System.IntPtr |
loadPage(String url,
String fileName,
boolean isDebug) |
int |
releaseUnmanaged(com.aspose.ms.System.IntPtr ptr) |
com.aspose.ms.System.IntPtr |
urlToPrimitives(String url) |
com.aspose.ms.System.IntPtr loadPage(String url)
com.aspose.ms.System.IntPtr getPrimitivesCollection(com.aspose.ms.System.IntPtr ptr)
int getProgressCounter(com.aspose.ms.System.IntPtr ptr)
int releaseUnmanaged(com.aspose.ms.System.IntPtr ptr)
com.aspose.ms.System.IntPtr urlToPrimitives(String url)
boolean isValid(com.aspose.ms.System.IntPtr ptr)
Copyright © 2016 Aspose. All Rights Reserved.