#include <ir_sock.h>
Link against: irda.lib
| class TIASDatabaseEntryV001 |
| Public Attributes | |
|---|---|
| TBuf8< KIASAttributeNameMax > | iAttributeName |
| TBuf8< KIASClassNameMax > | iClassName |
| TIASResponse | iData |
| Public Member Functions | |
|---|---|
| TIASDatabaseEntryV001() | |
The data for an Information Access Service (IAS) record in the network database.
An object of this type is contained in a packaged modifiable buffer descriptor.
See also: TIASDatabaseEntry
| TBuf8< KIASAttributeNameMax > | iAttributeName |
The attribute for the IAS entry.
This is a template specialisation of a TBuf8<TInt>
| TBuf8< KIASClassNameMax > | iClassName |
The class name for the IAS entry
This is a template specialisation of a TBuf8<TInt>