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