This document is archived and information here might be outdated. Recommended version. |
Obtains the prefix for a declared URI.
[Visual Basic .NET]
Public Function LookupPrefix ( _
ByVal Prefix As String _
) As String
[C#]
public string LookupPrefix (
string Prefix
);
[C++]
HRESULT LookupPrefix(
BSTR Prefix
);
[C++] Parameters Prefix [in]
Prefix is a parameter of type BSTR