The following tables list the members exposed by ItemInfo.
Name | Description | |
---|---|---|
![]() | ItemInfo Constructor | Constructor |
Name | Description | |
---|---|---|
![]() | ClientHandle | Handle given by the client for item references in callbacks. |
![]() | DatabaseID | Identifier strings that define the item in the database. In the sample implementation this field holds the name of the data file. |
![]() | Name | Item identifier. |
![]() | ServerHandle | Handle defined by the server for item references in the server. |
![]() | Tag | For application specific extensions. Any application specific class can be assigned to add all nesserary information. |