C# Class HoloToolkit.Sharing.User

Inheritance: global::System.IDisposable
Mostrar archivo Open project: OpenHID/InteractivePaint Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
GetID ( ) : int
GetMuteState ( ) : bool
GetName ( ) : XString
IsValid ( ) : bool

Private Methods

Method Description
User ( global cPtr, bool cMemoryOwn )
getCPtr ( User obj ) : global::System.Runtime.InteropServices.HandleRef

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GetID() public method

public GetID ( ) : int
return int

GetMuteState() public method

public GetMuteState ( ) : bool
return bool

GetName() public method

public GetName ( ) : XString
return XString

IsValid() public method

public IsValid ( ) : bool
return bool

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool