Condividi tramite


IDebugDocumentTextEvents2.onUpdateTextAttributes Method

Definition

public:
 int onUpdateTextAttributes(Microsoft::VisualStudio::Debugger::Interop::TEXT_POSITION pos, System::UInt32 dwNumToUpdate);
public int onUpdateTextAttributes(Microsoft.VisualStudio.Debugger.Interop.TEXT_POSITION pos, uint dwNumToUpdate);
abstract member onUpdateTextAttributes : Microsoft.VisualStudio.Debugger.Interop.TEXT_POSITION * uint32 -> int
Public Function onUpdateTextAttributes (pos As TEXT_POSITION, dwNumToUpdate As UInteger) As Integer

Parameters

dwNumToUpdate
UInt32

Returns

Applies to