C# Class OpenTransactions.OTAPI.OTCaller

Inheritance: global::System.IDisposable
Afficher le fichier Open project: da2ce7/Open-Transactions-old Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetDisplay ( ) : string
GetPassword ( OTPassword theOutput ) : bool
OTCaller ( ) : System
SetDisplay ( string szDisplay, int nLength ) : void
ZeroOutPassword ( ) : void
callOne ( ) : void
callTwo ( ) : void
delCallback ( ) : void
isCallbackSet ( ) : bool
setCallback ( OTCallback cb ) : void

Private Methods

Méthode Description
OTCaller ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( OTCaller obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetDisplay() public méthode

public GetDisplay ( ) : string
Résultat string

GetPassword() public méthode

public GetPassword ( OTPassword theOutput ) : bool
theOutput OTPassword
Résultat bool

OTCaller() public méthode

public OTCaller ( ) : System
Résultat System

SetDisplay() public méthode

public SetDisplay ( string szDisplay, int nLength ) : void
szDisplay string
nLength int
Résultat void

ZeroOutPassword() public méthode

public ZeroOutPassword ( ) : void
Résultat void

callOne() public méthode

public callOne ( ) : void
Résultat void

callTwo() public méthode

public callTwo ( ) : void
Résultat void

delCallback() public méthode

public delCallback ( ) : void
Résultat void

isCallbackSet() public méthode

public isCallbackSet ( ) : bool
Résultat bool

setCallback() public méthode

public setCallback ( OTCallback cb ) : void
cb OTCallback
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool