IDebugProviderProgramNode2.UnmarshalDebuggeeInterface(Guid, IntPtr) 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 UnmarshalDebuggeeInterface(Guid % riid, [Runtime::InteropServices::Out] IntPtr % ppvObject);
public int UnmarshalDebuggeeInterface(ref Guid riid, out IntPtr ppvObject);
abstract member UnmarshalDebuggeeInterface : Guid * nativeint -> int
Public Function UnmarshalDebuggeeInterface (ByRef riid As Guid, ByRef ppvObject As IntPtr) As Integer
Parameters
- riid
- Guid
- ppvObject
-
IntPtr
nativeint