C# Class NewTOAPIA.COM.Unknown

Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
AddRef ( ) : int
QueryInterface ( IntPtr comPointer, System.Guid &riid, IntPtr ppvObject ) : int
Release ( ) : int

Méthodes protégées

Méthode Description
Unknown ( IntPtr comPointer ) : System

Private Methods

Méthode Description
SetupIUnknownMethods ( ) : void

Method Details

AddRef() public méthode

public AddRef ( ) : int
Résultat int

QueryInterface() public méthode

public QueryInterface ( IntPtr comPointer, System.Guid &riid, IntPtr ppvObject ) : int
comPointer System.IntPtr
riid System.Guid
ppvObject System.IntPtr
Résultat int

Release() public méthode

public Release ( ) : int
Résultat int

Unknown() protected méthode

protected Unknown ( IntPtr comPointer ) : System
comPointer System.IntPtr
Résultat System