This document is archived and information here might be outdated. Recommended version. |
Called when the context is updated.
[Visual Basic .NET]
Public Sub OnContextUpdated ( _
)
[C#]
public void OnContextUpdated (
);
[C++]
HRESULT OnContextUpdated(
void
);
OnContextUpdated is called when the NAContext object has been updated. For example, this would be called after a network location has been added or removed.