IDebugField.GetTypeInfo(TYPE_INFO[]) 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 GetTypeInfo(cli::array <Microsoft::VisualStudio::Debugger::Interop::TYPE_INFO> ^ pTypeInfo);
public int GetTypeInfo(Microsoft.VisualStudio.Debugger.Interop.TYPE_INFO[] pTypeInfo);
abstract member GetTypeInfo : Microsoft.VisualStudio.Debugger.Interop.TYPE_INFO[] -> int
Public Function GetTypeInfo (pTypeInfo As TYPE_INFO()) As Integer
Parameters
- pTypeInfo
- TYPE_INFO[]