Retrieve the caption of a history element at the index given.

Declaration Syntax
public string GetCaptionForHistoryElement(
int p_Index
)
Public Function GetCaptionForHistoryElement ( _
p_Index As Integer _
) As String
public:
String^ GetCaptionForHistoryElement(
int p_Index
)

Parameters
- p_Index (Int32)
- The index of the element to get the caption from.

Return Value
The caption of a ShellItem or null if the index is not within range.
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)