IVsTextMarkerContextProvider::RemoveLastContext Method (UInt32, Object^)

 

Deprecated. Do not use.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

int RemoveLastContext(
	unsigned int dwReserved,
	Object^ pUC
)

Parameters

dwReserved
Type: System::UInt32

Do not use.

pUC
Type: System::Object^

Do not use.

Return Value

Type: System::Int32
Return to top
Show: