Bagikan melalui


ICorDebugType2.GetTypeID(COR_TYPEID) Method

Definition

public:
 int GetTypeID([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::COR_TYPEID % id);
public int GetTypeID (out Microsoft.VisualStudio.CorDebugInterop.COR_TYPEID id);
abstract member GetTypeID : COR_TYPEID -> int
Public Function GetTypeID (ByRef id As COR_TYPEID) As Integer

Parameters

Returns

Applies to