ServerBrowserLANSetLocalAddr
Sets the network adapter to use for LAN broadcasts (optional).
- void ServerBrowserLANSetLocalAddr(
- ServerBrowser sb,
- const char * theAddr );
Routine | Required Header | Distribution |
---|---|---|
ServerBrowserLANSetLocalAddr | <sb_serverbrowsing.h> | SDKZIP |
Parameters
- sb
- [in] ServerBrowser object intialized with ServerBrowserNew.
- theAddr
- [in] The address to use.
Section Reference: Gamespy Server Browsing SDK