#include <maapi.h>
Public Attributes | |
int | port |
char * | name |
int | nameBufSize |
MAUUID * | uuids |
|
The port number for the service.
|
|
Pointer to a buffer that recieves the service's human-readable name. |
|
The size of the buffer being pointed to by name. |
|
Pointer to a buffer that recieves the UUIDs associated with the service. The buffer must be large enough to contain the number of UUIDs reported by the last call to maBtGetNextServiceSize(). |