IDebugPointerField.GetExtendedInfo(Guid, IntPtr[], UInt32) Method
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.
C++
public:
int GetExtendedInfo(Guid % guidExtendedInfo, cli::array <IntPtr> ^ prgBuffer, [Runtime::InteropServices::Out] System::UInt32 % pdwLen);
public int GetExtendedInfo(ref Guid guidExtendedInfo, IntPtr[] prgBuffer, out uint pdwLen);
abstract member GetExtendedInfo : Guid * nativeint[] * uint32 -> int
Public Function GetExtendedInfo (ByRef guidExtendedInfo As Guid, prgBuffer As IntPtr(), ByRef pdwLen As UInteger) As Integer
- guidExtendedInfo
- Guid
- prgBuffer
-
IntPtr[]
nativeint[]
- pdwLen
- UInt32
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |