Searched refs:GetCommandStringA (Results 1 – 1 of 1) sorted by relevance
1362 GetCommandStringA(_In_ IContextMenu *pCM, _In_ UINT_PTR Id, _In_ UINT GCS, _Out_writes_(cchMax) LPS… in GetCommandStringA() function1381 if (FAILED(GetCommandStringA(pCM, LOWORD(verba), GCS_VERB, buf, _countof(buf)))) in GetDfmCmd()