NewSpanMapping::varUserData Field

 

Any data supplied by the user.

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

public:
Object^ varUserData

Field Value

Type: System::Object^

The data is copied in a call to the SetSpanMappingsand released when the span marker goes away or the SetSpanMappings method is called with null parameters.

Return to top
Show: