IVsTextStorage::Storage_Detach Method ()

 

Detach the storage buffer.

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

void Storage_Detach()

From textmgr.idl:

HRESULT IVsTextStorage::Storage_Detach();
Return to top
Show: