Compartilhar via


IVsNavInfo2.GetSymbolType(UInt32) Method

Definition

public:
 int GetSymbolType([Runtime::InteropServices::Out] System::UInt32 % pdwType);
public int GetSymbolType (out uint pdwType);
abstract member GetSymbolType : uint32 -> int
Public Function GetSymbolType (ByRef pdwType As UInteger) As Integer

Parameters

pdwType
UInt32

Returns

Implements

Applies to