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