IVsOutput2.get_Type(Guid) 方法

定义

过时的方法。 请勿使用。

public:
 int get_Type([Runtime::InteropServices::Out] Guid % pguidType);
public int get_Type (out Guid pguidType);
abstract member get_Type : Guid -> int
Public Function get_Type (ByRef pguidType As Guid) As Integer

参数

pguidType
Guid

请勿使用。

返回

Int32

实现

适用于