ShellBrowserGetOverlayIndex Method |
Use GetOverlayIndex to get the index of the overlay icon of the current object.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public int GetOverlayIndex()
Public Function GetOverlayIndex As Integer
public:
int GetOverlayIndex()
member GetOverlayIndex : unit -> int
Return Value
Type:
Int32Returns the index of the overlay icon in the system image list.
See Also