IPersistentSpanFactory::CanCreate Method (ITextBuffer^)
Visual Studio 2015
Determines whether an IPersistentSpan can be created on the specified buffer.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Parameters
- buffer
-
Type:
Microsoft.VisualStudio.Text::ITextBuffer^
The buffer in question
Buffers that are not associated with ITextDocument objects cannot be used to create IPersistentSpan objects.
Show: