… = _DesktopFile_Actions[…] (gb.desktop)

Dim hDesktopFile As DesktopFile
Dim hDesktopAction As DesktopAction
hDesktopAction = hDesktopFile.Actions [ Key As String ]

Get a DesktopAction by Key name.