This document is archived and information here might be outdated. Recommended version. |
Maps a prefix to a table name.
[Visual Basic .NET] Public Function GetInfoTableName ( _ ByVal prefix As String _ ) As String
[C#] public string GetInfoTableName ( string prefix );
[C++]
HRESULT GetInfoTableName(
BSTR prefix
);
[C++]
Parameters prefix [in]
prefix is a parameter of type BSTR