IsGRUU(Uri) function
Communications Server 2007 Server SDK Documentation |
IsGRUU
The IsGRUU function indicates whether a specified URI is formatted as a GRUU.
bool IsGRUU( Uri uri );
Parameters
- uri
Specifies a URI.
Return Values
Returns true if the specified URI is formatted as a Globally Routable User Agent URI (GRUU); else false.
What did you think of this topic? |
© 2007 Microsoft Corporation. All rights reserved. |