#include <SeekerSDKTypes.h>
Public Attributes | |
| unsigned char | HostAppVersion [4] |
| unsigned char | HostComputerAddress [4] |
| bool | HostPresent |
| unsigned char | SeekerSDKVersion [4] |
| char | szHostApp [MAX_NAMELENGTH] |
| char | szHostComputerName [MAX_NAMELENGTH] |
Definition at line 148 of file SeekerSDKTypes.h.
| unsigned char sServerDescription::HostAppVersion[4] |
Definition at line 154 of file SeekerSDKTypes.h.
| unsigned char sServerDescription::HostComputerAddress[4] |
Definition at line 152 of file SeekerSDKTypes.h.
| bool sServerDescription::HostPresent |
Definition at line 150 of file SeekerSDKTypes.h.
| unsigned char sServerDescription::SeekerSDKVersion[4] |
Definition at line 155 of file SeekerSDKTypes.h.
| char sServerDescription::szHostApp[MAX_NAMELENGTH] |
Definition at line 153 of file SeekerSDKTypes.h.
| char sServerDescription::szHostComputerName[MAX_NAMELENGTH] |
Definition at line 151 of file SeekerSDKTypes.h.