IVsTextStorage.Storage_Detach Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Detach the storage buffer.
public:
void Storage_Detach();
public:
void Storage_Detach();
void Storage_Detach();
public void Storage_Detach ();
abstract member Storage_Detach : unit -> unit
Public Sub Storage_Detach ()
Remarks
COM Signature
From textmgr.idl:
HRESULT IVsTextStorage::Storage_Detach();