IVsNavInfo2.GetSymbolType(UInt32) 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.
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