IrDA Framework C++ Edition

◆ QueryAttribute()

int QueryAttribute ( const unsigned long  Address,
const tstring ClassName,
const tstring AttributeName,
wclIrDAAttribute Attribute 
)

Query an IrDA IAS attribute value.

Parameters
AddressAn IrDA device's address.
ClassNameThe IAS attribute's class name.
AttributeNameThe IAS attribute's name.
AttributeOn output contains the attribute's value.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.
See also
wclIrDAAttribute