GetGbstDefaultObjID Method (ListCache)
The name of the GBST/application pop-up list
Gets the objid of the default element for a given application pop-up list.
Syntax
'Declaration
Public Function GetGbstDefaultObjID( _
ByVal _listTitle_ As String _
) As Integer
public int GetGbstDefaultObjID(
string _listTitle_
)
Parameters
listTitle
The name of the GBST/application pop-up list
Return Value
The objid of the default element for this list
Remarks
If the no list exists with the specified listTitle, an exception will be thrown.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family