Parse port number from SIP URI
HRESULT URLGetPort(BSTR sURI, INT* pnPort);
int URLGetPort(string sURI);
Parameters |
Description |
sURI |
SIP URI |
Port number from SIP URI
Parse port number from SIP URI
Copyright © Conaito Technologies 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|