C# Class HoloToolkit.Sharing.Room

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

Protected Properties

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetAnchorCount ( ) : int
GetAnchorName ( int index ) : XString
GetID ( ) : long
GetKeepOpen ( ) : bool
GetName ( ) : XString
GetUserCount ( ) : int
GetUserID ( int userIndex ) : int
SetKeepOpen ( bool keepOpen ) : void

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetAnchorCount() public méthode

public GetAnchorCount ( ) : int
Résultat int

GetAnchorName() public méthode

public GetAnchorName ( int index ) : XString
index int
Résultat XString

GetID() public méthode

public GetID ( ) : long
Résultat long

GetKeepOpen() public méthode

public GetKeepOpen ( ) : bool
Résultat bool

GetName() public méthode

public GetName ( ) : XString
Résultat XString

GetUserCount() public méthode

public GetUserCount ( ) : int
Résultat int

GetUserID() public méthode

public GetUserID ( int userIndex ) : int
userIndex int
Résultat int

SetKeepOpen() public méthode

public SetKeepOpen ( bool keepOpen ) : void
keepOpen bool
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool