Retrieves the network port for clients to connect to.
DWORD BASS_WMA_EncodeGetPort(
HWMENCODE handle
);
| handle | The encoder handle. |
| BASS_ERROR_HANDLE | handle is not valid. |
| BASS_ERROR_NOTAVAIL | The encoder is not a network encoder, so no port is being used. |