DeviceInfo

Undocumented in source.

Constructors

this
this(void* cObject, bool ownCObject)
Undocumented in source.
this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Enums

MaxNameLength
anonymousenum MaxNameLength
Undocumented in source.

Functions

InfoClassType
DeviceType InfoClassType()
Undocumented in source. Be warned that the author may not have intended to support it.
Manufacturer
void Manufacturer(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
Manufacturer
string Manufacturer()
Undocumented in source. Be warned that the author may not have intended to support it.
ProductName
void ProductName(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
ProductName
string ProductName()
Undocumented in source. Be warned that the author may not have intended to support it.
Type
void Type(DeviceType value)
Undocumented in source. Be warned that the author may not have intended to support it.
Type
DeviceType Type()
Undocumented in source. Be warned that the author may not have intended to support it.
Version
void Version(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
Version
uint Version()
Undocumented in source. Be warned that the author may not have intended to support it.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ovr_im.SwigOperatorDefinitions
Undocumented in source.

Static functions

swigGetCPtr
void* swigGetCPtr(DeviceInfo obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

swigCMemOwn
bool swigCMemOwn;
Undocumented in source.

Mixed In Members

From mixin ovr_im.SwigOperatorDefinitions

opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta