IVsSyntheticTextClient::OnBeforeSessionEnd Method ()

 

Fires event indicating the synthetic text session end.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

void OnBeforeSessionEnd()

From textmgr.idl:

HRESULT IVsSyntheticTextClient::OnBeforeSessionEnd();
Return to top
Show: