C# 클래스 NewTOAPIA.COM.Unknown

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 메소드들

메소드 설명
AddRef ( ) : int
QueryInterface ( IntPtr comPointer, System.Guid &riid, IntPtr ppvObject ) : int
Release ( ) : int

보호된 메소드들

메소드 설명
Unknown ( IntPtr comPointer ) : System

비공개 메소드들

메소드 설명
SetupIUnknownMethods ( ) : void

메소드 상세

AddRef() 공개 메소드

public AddRef ( ) : int
리턴 int

QueryInterface() 공개 메소드

public QueryInterface ( IntPtr comPointer, System.Guid &riid, IntPtr ppvObject ) : int
comPointer System.IntPtr
riid System.Guid
ppvObject System.IntPtr
리턴 int

Release() 공개 메소드

public Release ( ) : int
리턴 int

Unknown() 보호된 메소드

protected Unknown ( IntPtr comPointer ) : System
comPointer System.IntPtr
리턴 System