PyIContextMenu.GetCommandString

str = GetCommandString(idCmd, uType , cchMax )

Retrieves verb or help text for a context menu option

Parameters

idCmd : int

Id of the command

uType : int

One of the shellcon.GCS_* constants

cchMax=2048 : int

Size of buffer to create for returned string