IVsRunningDocumentTable.UnadviseRunningDocTableEvents(UInt32) Method

Definition

Disables the client from receiving notifications of changes to the RDT.

C++/CX
public:
 int UnadviseRunningDocTableEvents(unsigned int dwCookie);

Parameters

dwCookie
UInt32

[in] Abstract value that identifies the client that is to be disabled from receiving RDT events. See Remarks.

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Remarks

This method is safe to access from any thread.

Applies to

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