Class IUnknown
java.lang.Object
org.eclipse.swt.internal.ole.win32.IUnknown
- Direct Known Subclasses:
IClassFactory2
,IConnectionPoint
,IConnectionPointContainer
,IDataObject
,IDispatch
,IDragSourceHelper
,IDropTargetHelper
,IEnum
,IFont
,IOleCommandTarget
,IOleControl
,IOleDocument
,IOleDocumentView
,IOleLink
,IOleObject
,IOleWindow
,IPersist
,IPropertyBag
,IProvideClassInfo
,IServiceProvider
,ISpecifyPropertyPages
,IStorage
,IStream
,ITypeInfo
,IViewObject2
,IWebCookieManager
,IWebDataSource
,IWebDocumentRepresentation
,IWebDownload
,IWebError
,IWebErrorPrivate
,IWebFrame
,IWebFramePrivate
,IWebIBActions
,IWebMutableURLRequestPrivate
,IWebOpenPanelResultListener
,IWebPolicyDecisionListener
,IWebPreferences
,IWebURLAuthenticationChallenge
,IWebURLAuthenticationChallengeSender
,IWebURLCredential
,IWebURLProtectionSpace
,IWebURLRequest
,IWebURLResponse
,IWebView
,IWebViewPrivate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
AddRef()
int
int
QueryInterface
(GUID riid, int[] ppvObject) int
Release()
-
Constructor Details
-
IUnknown
public IUnknown(int address)
-
-
Method Details
-
AddRef
public int AddRef() -
getAddress
public int getAddress() -
QueryInterface
-
Release
public int Release()
-