GetHgbstElmObjID(String,String,String[]) Method
The title of the user-defined list (HGBST)
The title of the element whose objid to get
One or more element titles which define the level in the list to retrieve
Syntax
'Declaration
Public Overloads Function GetHgbstElmObjID( _
ByVal _listTitle_ As String, _
ByVal _elementTitle_ As String, _
ByVal ParamArray _elementTitles_() As String _
) As Integer
public int GetHgbstElmObjID(
string _listTitle_,
string _elementTitle_,
params string[] _elementTitles_
)
Parameters
listTitle
The title of the user-defined list (HGBST)
elementTitle
The title of the element whose objid to get
elementTitles
One or more element titles which define the level in the list to retrieve
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family