This document is archived and information here might be outdated. Recommended version. |
Notification that a change has been made to allow a new message definition. Essentially this lets the parent object know that the data filtering has changed.
[Visual Basic .NET]
Public Sub OnEnableMessages ( _
)
[C#]
public void OnEnableMessages (
);
[C++]
HRESULT OnEnableMessages(
void
);