StatisticaAddIn3.PreTranslateMessage

This function is called to allow the addin to PreTranslateMessage.

Syntax Parameters Return Value
Sub StatisticaAddIn3.PreTranslateMessage( _
    iApp As Object, _
    pMSG As Message, _
    ByRef pbHandled As Boolean)
iApp [in]

Type: Object

pMSG [in]

Type: Message

pbHandled [out]

Type: Boolean

This function does not return a value.