IVsTextMarkerContextProvider.RemoveLastContext(UInt32, Object) 方法

定义

已否决。 请勿使用。

public:
 int RemoveLastContext(System::UInt32 dwReserved, System::Object ^ pUC);
public:
 int RemoveLastContext(unsigned int dwReserved, Platform::Object ^ pUC);
int RemoveLastContext(unsigned int dwReserved, winrt::Windows::Foundation::IInspectable const & pUC);
public int RemoveLastContext (uint dwReserved, object pUC);
abstract member RemoveLastContext : uint32 * obj -> int
Public Function RemoveLastContext (dwReserved As UInteger, pUC As Object) As Integer

参数

dwReserved
UInt32

请勿使用。

pUC
Object

请勿使用。

返回

Int32

适用于