IPropertyPage.TranslateAccelerator(MSG[]) Method

Definition

public:
 int TranslateAccelerator(cli::array <Microsoft::VisualStudio::OLE::Interop::MSG> ^ pMsg);
int TranslateAccelerator(std::Array <Microsoft::VisualStudio::OLE::Interop::MSG> const & pMsg);
public int TranslateAccelerator (Microsoft.VisualStudio.OLE.Interop.MSG[] pMsg);
abstract member TranslateAccelerator : Microsoft.VisualStudio.OLE.Interop.MSG[] -> int
Public Function TranslateAccelerator (pMsg As MSG()) As Integer

Parameters

pMsg
MSG[]

Returns

Applies to