IVsTextManager2.FireReplaceAllInFilesEnd 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 this event when Replace All, In Files operation ends.
public:
int FireReplaceAllInFilesEnd();
public:
int FireReplaceAllInFilesEnd();
int FireReplaceAllInFilesEnd();
public int FireReplaceAllInFilesEnd ();
abstract member FireReplaceAllInFilesEnd : unit -> int
Public Function FireReplaceAllInFilesEnd () As Integer
Returns
If the method succeeds, it returns S_OK. If it fails, it returns an error code.