IGlobalInterfaceTable.GetInterfaceFromGlobal(UInt32, 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 GetInterfaceFromGlobal(System::UInt32 dwCookie, Guid % riid, [Runtime::InteropServices::Out] IntPtr % ppv);
public void GetInterfaceFromGlobal (uint dwCookie, ref Guid riid, out IntPtr ppv);
abstract member GetInterfaceFromGlobal : uint32 * Guid * nativeint -> unit
Public Sub GetInterfaceFromGlobal (dwCookie As UInteger, ByRef riid As Guid, ByRef ppv As IntPtr)
Parameters
- dwCookie
- UInt32
- riid
- Guid
- ppv
-
IntPtr
nativeint