C# Class HoloToolkit.Sharing.Settings

Inheritance: global::System.IDisposable
Afficher le fichier Open project: OpenHID/InteractivePaint

Protected Properties

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetLocalUserName ( ) : XString
GetServerAddress ( ) : XString
GetServerPort ( ) : int
GetViewerAddress ( ) : XString
GetViewerPort ( ) : int
Settings ( )

Private Methods

Méthode Description
Settings ( global cPtr, bool cMemoryOwn )
getCPtr ( Settings obj ) : global::System.Runtime.InteropServices.HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetLocalUserName() public méthode

public GetLocalUserName ( ) : XString
Résultat XString

GetServerAddress() public méthode

public GetServerAddress ( ) : XString
Résultat XString

GetServerPort() public méthode

public GetServerPort ( ) : int
Résultat int

GetViewerAddress() public méthode

public GetViewerAddress ( ) : XString
Résultat XString

GetViewerPort() public méthode

public GetViewerPort ( ) : int
Résultat int

Settings() public méthode

public Settings ( )

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool