This is a method of the DirectPlayLobby Class.
public int createAddressSize(_Guid spGuid, _Guid addressTypeGuid, String addressString);
Returns
spGuid | The address of the service provider GUID. |
addressTypeGuid | The address of a GUID identifying the specific network address type being used. |
addressString | A buffer in which the constructed DirectPlay address is to be written. |