IAsyncManager.GetCallContext(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:
void GetCallContext(Guid % riid, [Runtime::InteropServices::Out] IntPtr % pInterface);
public void GetCallContext (ref Guid riid, out IntPtr pInterface);
abstract member GetCallContext : Guid * nativeint -> unit
Public Sub GetCallContext (ByRef riid As Guid, ByRef pInterface As IntPtr)
Parameters
- riid
- Guid
- pInterface
-
IntPtr
nativeint