IVsOutput.get_Type(Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.