VsTextLineStorageClass::Image_Free Method (IntPtr)

 

Frees space used by the persistent disk image.

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

public:
virtual void Image_Free(
	IntPtr p
)

Parameters

p
Type: System::IntPtr

[in] Pointer to the image.

Return to top
Show: