ITextBuffer.CheckEditAccess Method

Definition

Determines whether edit operations on this text buffer are permitted on the calling thread. If TakeThreadOwnership() has previously been called, edit operations are permitted only from the same thread that made that call.

C++/CX
public:
 bool CheckEditAccess();

Returns

true if the calling thread is allowed to perform edit operations, otherwise false.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022