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