IVsOutput.get_Type(Guid) Method

Definition

Obsolete method. Do not use.

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

Parameters

pguidType
Guid

Do not use.

Returns

Applies to