IVsSetSpanMappingEvents.OnEndSetSpanMappings 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.
Fires event when span mapping ends.
public:
int OnEndSetSpanMappings();
public:
int OnEndSetSpanMappings();
int OnEndSetSpanMappings();
public int OnEndSetSpanMappings ();
abstract member OnEndSetSpanMappings : unit -> int
Public Function OnEndSetSpanMappings () As Integer
Returns
Returns S_OK if the method succeeds; otherwise, returns an error code.