str = GetCommandString(idCmd, uType
, cchMax
)
Retrieves verb or help text for a context menu option
Parameters
idCmd : int
Id of the commanduType : int
One of the shellcon.GCS_* constantscchMax=2048 : int
Size of buffer to create for returned string